/packages/modules/Bluetooth/system/gd/hci/ |
D | class_of_device_unittest.cc | 30 ClassOfDevice cod(test_bytes); in TEST() local 42 ClassOfDevice cod; in TEST() local 55 ClassOfDevice cod; in TEST() local 90 ClassOfDevice cod; in TEST() local 102 auto cod = ClassOfDevice::FromUint32Legacy(0); in TEST() local
|
/packages/modules/Bluetooth/system/pdl/hci/include/hci/ |
D | class_of_device.h | 36 std::array<uint8_t, kLength> cod = {}; variable
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_util.cc | 59 uint32_t cod = 0; in devclass2uint() local 68 DEV_CLASS uint2devclass(uint32_t cod) { in uint2devclass()
|
D | btif_iot_config.cc | 85 uint32_t cod = 0; in btif_iot_update_remote_info() local
|
D | btif_sock_sdp.cc | 290 tBTA_UTL_COD cod; in add_ops_sdp() local
|
D | btif_dm.cc | 491 static bool btif_check_cod(const RawAddress* remote_bdaddr, uint32_t cod) { in btif_check_cod() 503 bool btif_check_cod_hid_major(const RawAddress& bd_addr, uint32_t cod) { in btif_check_cod_hid_major() 655 uint32_t cod; in btif_update_remote_properties() local 914 uint32_t cod; in btif_dm_pin_req_evt() local 1401 uint32_t cod = devclass2uint(p_search_data->inq_res.dev_class); in btif_dm_search_devices_evt() local 1924 uint32_t cod = btif_get_cod(&bd_addr); in btif_on_name_read() local 3615 uint32_t cod; in btif_dm_ble_passkey_req_evt() local
|
D | btif_storage.cc | 477 int cod; in btif_in_fetch_bonded_devices() local 1018 uint32_t cod = 0; in btif_storage_load_bonded_devices() local 1384 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod()
|
D | btif_core.cc | 352 uint32_t cod, devtype; in btif_in_get_remote_device_properties() local
|
D | btif_sdp_server.cc | 744 tBTA_UTL_COD cod; local
|
D | bluetooth.cc | 1361 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name, uint32_t cod, in invoke_pin_request_cb() 1364 [](RawAddress bd_addr, bt_bdname_t bd_name, uint32_t cod, bool min_16_digit) { in invoke_pin_request_cb()
|
/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
D | lib.rs | 6 pub mod cod; module
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_iot_config.cc | 45 uint32_t cod = 0; in btm_iot_save_remote_properties() local
|
/packages/modules/Bluetooth/system/pdl/hci/ |
D | class_of_device.cc | 127 bool ClassOfDevice::IsValid(const std::string& cod) { in IsValid()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | helpers.h | 240 inline DEV_CLASS ToDevClass(const hci::ClassOfDevice& cod) { in ToDevClass()
|
/packages/modules/Bluetooth/system/bta/hh/ |
D | bta_hh_utils.cc | 294 uint8_t cod = (sub_class >> 2); /* lower two bits are reserved */ in bta_hh_tod_spt() local
|
/packages/modules/Bluetooth/system/test/headless/ |
D | property.h | 167 uint32_t* cod = reinterpret_cast<uint32_t*>(data.get()); in get_class_of_device() local
|
D | headless.cc | 130 [[maybe_unused]] bt_bdname_t* bd_name, [[maybe_unused]] uint32_t cod, in pin_request()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_util.cc | 152 DEV_CLASS uint2devclass(uint32_t cod) { in uint2devclass()
|
D | mock_btif_storage.cc | 196 bool btif_storage_get_cod(const RawAddress& bd_addr, uint32_t* cod) { in btif_storage_get_cod()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | JniCallbacks.java | 62 void pinRequestCallback(byte[] address, byte[] name, int cod, boolean min16Digits) { in pinRequestCallback()
|
D | BondStateMachine.java | 719 void pinRequestCallback(byte[] address, byte[] name, int cod, boolean min16Digits) { in pinRequestCallback()
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | security.py | 202 def on_pin_request(self, remote_device, cod, min_16_digit): argument
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | adapter_client.py | 71 def on_pin_request(self, remote_device, cod, min_16_digit): argument 249 def OnPinRequest(self, remote_device_dbus, cod, min_16_digit): argument
|
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_main.cc | 426 tBTA_UTL_COD cod = { in bta_hf_client_api_enable() local
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_main.cc | 437 tBTA_UTL_COD cod; in bta_av_api_register() local
|