Home
last modified time | relevance | path

Searched refs:BTA_DmBond (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.cc55 struct BTA_DmBond BTA_DmBond; variable
182 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmBond() function
185 test::mock::bta_dm_api::BTA_DmBond(bd_addr, addr_type, transport, in BTA_DmBond()
Dmock_bta_dm_api.h263 struct BTA_DmBond { struct
274 extern struct BTA_DmBond BTA_DmBond; argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_sec_api.h271 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type,
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc40 void BTA_DmBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmBond() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc869 BTA_DmBond(bd_addr, addr_type, transport, device_type); in btif_dm_cb_create_bond()
890 BTA_DmBond(bd_addr, addr_type, BT_TRANSPORT_LE, BT_DEVICE_TYPE_BLE); in btif_dm_cb_create_bond_le()
2713 BTA_DmBond(bd_addr, address_type, transport, BT_DEVICE_TYPE_BLE); in btif_dm_create_bond_out_of_band()