Home
last modified time | relevance | path

Searched defs:opcode (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_audio_manager_proxy.cpp48 int opcode = enable ? BluetoothAudioManagerInterfaceCode::WEAR_DETECTION_ENABLE in SetWearDetection() local
H A Dbluetooth_ble_advertise_callback_stub.cpp87 const int32_t opcode = static_cast<int32_t>(data.ReadInt32()); in OnStartResultEventInner() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_advertise_callback_proxy.cpp28 void BluetoothBleAdvertiseCallbackProxy::OnStartResultEvent(int32_t result, int32_t advHandle, int32_t opcode) in OnStartResultEvent() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H A Dble_scan_filter_lsf.cpp375 int BleScanFilterLsf::BleScanFilterSetParameters(uint16_t featureSelection, uint8_t opcode) in BleScanFilterSetParameters() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
H A Dble_scan_filter_lsf.h67 uint8_t opcode; member
72 uint8_t opcode; member
81 uint8_t opcode; member
88 uint8_t opcode; member
101 uint8_t opcode; member
109 uint8_t opcode; member
117 uint8_t opcode; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.c1219 uint8_t opcode = 0; in AttRecvDataAsync() local
1295 uint8_t opcode = 0; in AttRecvLeDataAsync() local
1366 GetFunction(uint8_t opcode) GetFunction() argument
1636 AttErrorCode(const AttConnectInfo *connect, uint8_t opcode) AttErrorCode() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_acl.c865 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseAtt() local
899 const uint8_t *opcode = (*data + offset); in L2capDataFilterUseSmp() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp661 int opcode = 1; in SetPersistWal() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp273 std::unique_ptr<ObexHeader> ObexHeader::CreateRequest(ObexOpeId opcode) in CreateRequest() argument
1399 void ObexSessionParameters::AppendSessionOpcode(const SessionOpcode opcode) in AppendSessionOpcode() argument

Completed in 17 milliseconds