/packages/modules/Bluetooth/system/stack/test/ |
D | stack_include_test.cc | 32 DEV_CLASS dev_class{0xff}; in TEST_F() local 46 DEV_CLASS dev_class{0x00}; in TEST_F() local 60 DEV_CLASS dev_class; in TEST_F() local
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_util.cc | 60 uint32_t devclass2uint(const DEV_CLASS dev_class) { in devclass2uint() 71 DEV_CLASS dev_class; in uint2devclass() local
|
D | btif_storage.cc | 472 DEV_CLASS dev_class = {0, 0, 0}; in btif_in_fetch_bonded_devices() local
|
D | btif_dm.cc | 688 BD_NAME bd_name, DEV_CLASS dev_class, in btif_update_remote_properties() 3954 BD_NAME bd_name, DEV_CLASS dev_class, in btif_dm_update_ble_remote_properties()
|
/packages/modules/Bluetooth/system/btif/test/ |
D | btif_dm_test.cc | 208 DEV_CLASS dev_class = btif_dm_get_local_class_of_device(); in TEST_F() local 221 DEV_CLASS dev_class = btif_dm_get_local_class_of_device(); in TEST_F() local
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_sec_api.h | 83 DEV_CLASS dev_class; /* Class of Device */ member 184 DEV_CLASS dev_class; /* peer CoD */ member 200 DEV_CLASS dev_class; /* peer CoD */ member 211 DEV_CLASS dev_class; /* peer CoD */ member
|
D | bta_api.h | 231 DEV_CLASS dev_class; /* Device class of peer device. */ member
|
/packages/modules/Bluetooth/system/bta/sys/ |
D | utl.cc | 205 DEV_CLASS dev_class; in utl_set_device_class() local
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_sec_api_types.h | 313 DEV_CLASS dev_class; /* peer CoD */ member 327 DEV_CLASS dev_class; /* peer CoD */ member 334 DEV_CLASS dev_class; /* peer CoD */ member 351 DEV_CLASS dev_class; /* peer CoD */ member
|
D | bt_dev_class.h | 125 inline std::string dev_class_text(const DEV_CLASS& dev_class) { in dev_class_text()
|
D | btm_api_types.h | 118 DEV_CLASS dev_class; member
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_sec_api.cc | 141 void BTA_DmAddDevice(RawAddress bd_addr, DEV_CLASS dev_class, LinkKey link_key, in BTA_DmAddDevice()
|
D | bta_dm_sec.cc | 259 static uint8_t bta_dm_pin_cback(const RawAddress& bd_addr, DEV_CLASS dev_class, in bta_dm_pin_cback()
|
D | bta_dm_act.cc | 242 DEV_CLASS dev_class = btif_dm_get_local_class_of_device(); in BTA_dm_on_hw_on() local
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_devctl.cc | 424 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass()
|
D | btm_int_types.h | 92 DEV_CLASS dev_class; /* Local device class */ member
|
D | btm_sco.cc | 137 DEV_CLASS dev_class{cod.cod[0], cod.cod[1], cod.cod[2]}; in register_for_sco() local 981 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
|
D | btm_dev.cc | 85 void BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice()
|
D | neighbor_inquiry.h | 96 DEV_CLASS dev_class; member
|
D | btm_ble_gap.cc | 1817 DEV_CLASS dev_class = kDevClassEmpty; in btm_ble_appearance_to_cod() local 1975 DEV_CLASS dev_class; in btm_ble_get_appearance_as_cod() local
|
D | security_device_record.h | 424 DEV_CLASS dev_class; /* DEV_CLASS of the device */ variable
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_util.cc | 91 uint32_t devclass2uint(const DEV_CLASS dev_class) { in devclass2uint()
|
D | mock_bta_dm_api.cc | 115 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice()
|
D | mock_stack_hcic_hcicmds.cc | 336 void btsnd_hcic_write_dev_class(DEV_CLASS dev_class) { in btsnd_hcic_write_dev_class()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 797 DEV_CLASS dev_class = btm_ble_get_appearance_as_cod(advertising_data); in handle_remote_properties() local
|