Home
last modified time | relevance | path

Searched defs:BTA_DmAddDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h81 struct BTA_DmAddDevice { struct
92 extern struct BTA_DmAddDevice BTA_DmAddDevice; argument
Dmock_bta_dm_api.cc45 struct BTA_DmAddDevice BTA_DmAddDevice; variable
116 void BTA_DmAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class, const LinkKey& link_key, in BTA_DmAddDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc111 void BTA_DmAddDevice(RawAddress bd_addr, DEV_CLASS dev_class, LinkKey link_key, uint8_t key_type, in BTA_DmAddDevice() function