Home
last modified time | relevance | path

Searched defs:cod (Results 1 - 19 of 19) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp65 OnRemoteCodChanged( const BluetoothRemoteDevice &device, const BluetoothDeviceClass &cod) OnRemoteCodChanged() argument
H A Dnapi_bluetooth_connection.cpp252 napi_value cod = 0; in GetRemoteDeviceClass() local
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_native_object.cpp83 napi_value cod = 0; in ConvertDeviceClassToJS() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_remote_device_observer_proxy.cpp162 void BluetoothRemoteDeviceObserverproxy::OnRemoteCodChanged(const BluetoothRawAddress &device, int32_t cod) in OnRemoteCodChanged() argument
H A Dbluetooth_host_stub.cpp1085 int32_t cod = 0; in GetDeviceClassInner() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_remote_device_observer_stub.cpp160 int32_t cod = data.ReadInt32(); in OnRemoteCodChangedInner() local
H A Dbluetooth_host_proxy.cpp1186 int32_t BluetoothHostProxy::GetDeviceClass(const std::string &address, int &cod) in GetDeviceClass() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_discover.c119 uint32_t cod = COD_ARRAY_TO_UINT(eventParam->responses[i].classOfDevice); in GapOnInquiryResult() local
140 uint32_t cod = COD_ARRAY_TO_UINT(eventParam->responses[i].classOfDevice); in GapOnInquiryResultRssi() local
161 uint32_t cod = COD_ARRAY_TO_UINT(eventParam->classofDevice); in GapOnEntendedInquiryResult() local
H A Dgap.c1077 int GAP_SetClassOfDevice(uint32_t cod) in GAP_SetClassOfDevice() argument
1090 static int GapWriteClassOfDevice(uint32_t cod) in GapWriteClassOfDevice() argument
H A Dgap_if.c35 uint32_t cod; member
207 int GAPIF_SetClassOfDevice(uint32_t cod) in GAPIF_SetClassOfDevice() argument
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp666 int cod = 0; in HWTEST_F() local
684 int cod = 0; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp326 int BluetoothRemoteDevice::GetDeviceProductType(int &cod, int &majorClass, int &majorMinorClass) const in GetDeviceProductType() argument
[all...]
H A Dbluetooth_host.cpp932 int cod = deviceClass.GetClassOfDevice(); in SetLocalDeviceClass() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp90 int cod = 0; in GetLocalDeviceClass() local
220 int cod = 0; in GetRemoteDeviceClass() local
[all...]
H A Dclassic_adapter_properties.cpp452 int cod = config_.GetRemoteDeviceClass(addr); in GetPairedDevice() local
503 int cod = remote->GetDeviceClass(); in SavePairedDeviceInfo() local
H A Dclassic_adapter.cpp1004 int cod = (classOfDevice & CLASS_OF_DEVICE_RANGE); in HandleInquiryResult() local
2063 int cod = (classOfDevice & CLASS_OF_DEVICE_RANGE); ReceiveConnectionComplete() local
2281 int cod = INVALID_VALUE; GetDeviceClass() local
2418 int cod = remoteDevice->GetDeviceClass(); IsHfpCodSupported() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Dbluetooth_device_manager.cpp136 int cod = DEFAULT_COD; in GetDeviceCategory() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1506 int32_t BluetoothHostServer::GetDeviceClass(const std::string &address, int32_t &cod) in GetDeviceClass() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c513 uint8_t cod[COD_SIZE] = {0, 0, 0}; in BtmOnConnectionComplete() local

Completed in 31 milliseconds