/packages/modules/Bluetooth/system/btif/src/ |
D | btif_util.cc | 62 uint32_t devclass2uint(DEV_CLASS dev_class) { in devclass2uint() 72 void uint2devclass(uint32_t cod, DEV_CLASS dev_class) { in uint2devclass()
|
D | btif_core.cc | 732 DEV_CLASS dev_class; in btif_set_adapter_property() local
|
D | btif_dm.cc | 600 BD_NAME bd_name, DEV_CLASS dev_class, in btif_update_remote_properties() 2574 DEV_CLASS dev_class; in btif_dm_get_adapter_property() local
|
D | btif_storage.cc | 485 DEV_CLASS dev_class = {0, 0, 0}; in btif_in_fetch_bonded_devices() local
|
/packages/modules/Bluetooth/system/bta/sys/ |
D | utl.cc | 164 DEV_CLASS dev_class; in utl_set_device_class() local
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_api_types.h | 134 DEV_CLASS dev_class; member 247 DEV_CLASS dev_class; member 503 DEV_CLASS dev_class; /* peer CoD */ member 517 DEV_CLASS dev_class; /* peer CoD */ member 524 DEV_CLASS dev_class; /* peer CoD */ member 539 DEV_CLASS dev_class; /* peer CoD */ member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_dev.cc | 46 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice()
|
D | mock_stack_btm_devctl.cc | 84 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass()
|
D | mock_stack_btm_sco.cc | 96 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
|
D | mock_main_shim_btm_api.cc | 90 DEV_CLASS dev_class, in BTM_SecAddDevice() 197 tBTM_STATUS bluetooth::shim::BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass()
|
D | mock_bta_dm_api.cc | 92 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice()
|
D | mock_stack_hcic_hcicmds.cc | 435 void btsnd_hcic_write_dev_class(DEV_CLASS dev_class) { in btsnd_hcic_write_dev_class()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_api.h | 234 DEV_CLASS dev_class; /* Class of Device */ member 341 DEV_CLASS dev_class; /* peer CoD */ member 357 DEV_CLASS dev_class; /* peer CoD */ member 368 DEV_CLASS dev_class; /* peer CoD */ member 434 DEV_CLASS dev_class; /* Device class of peer device. */ member
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_dev.cc | 65 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTM_SecAddDevice()
|
D | btm_devctl.cc | 419 tBTM_STATUS BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass()
|
D | btm_sco.cc | 654 void btm_sco_conn_req(const RawAddress& bda, const DEV_CLASS& dev_class, in btm_sco_conn_req()
|
D | btm_int_types.h | 163 DEV_CLASS dev_class; /* Local device class */ member
|
D | neighbor_inquiry.h | 103 DEV_CLASS dev_class; member
|
D | security_device_record.h | 223 DEV_CLASS dev_class; /* DEV_CLASS of the device */ member
|
D | btm_ble_gap.cc | 2219 static void btm_ble_appearance_to_cod(uint16_t appearance, uint8_t* dev_class) { in btm_ble_appearance_to_cod()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 338 DEV_CLASS dev_class; in BTA_dm_on_hw_on() local 2107 static uint8_t bta_dm_pin_cback(const RawAddress& bd_addr, DEV_CLASS dev_class, in bta_dm_pin_cback() 2146 UNUSED_ATTR DEV_CLASS dev_class, in bta_dm_new_link_key_cback() 2195 const RawAddress& bd_addr, UNUSED_ATTR DEV_CLASS dev_class, in bta_dm_authentication_complete_cback()
|
D | bta_dm_api.cc | 230 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, in BTA_DmAddDevice()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | btm_api.cc | 1228 DEV_CLASS dev_class, in BTM_SecAddDevice() 1337 tBTM_STATUS bluetooth::shim::BTM_SetDeviceClass(DEV_CLASS dev_class) { in BTM_SetDeviceClass()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 1344 const uint8_t* dev_class = btm_get_dev_class(bd_addr); in btm_rejectlist_role_change_device() local
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1275 void btsnd_hcic_write_dev_class(DEV_CLASS dev_class) { in btsnd_hcic_write_dev_class()
|