Searched refs:BTA_DmAddBleDevice (Results 1 – 6 of 6) sorted by relevance
/system/bt/btif/src/ |
D | btif_gatt_server.cc | 291 BTA_DmAddBleDevice(address, addr_type, device_type); in btif_gatts_open_impl()
|
D | btif_gatt_client.cc | 264 BTA_DmAddBleDevice(address, addr_type, device_type); in btif_gattc_open_impl()
|
D | btif_storage.cc | 512 BTA_DmAddBleDevice(bd_addr, addr_type, BT_DEVICE_TYPE_BLE); in btif_read_le_key()
|
D | btif_dm.cc | 691 BTA_DmAddBleDevice(bd_addr, addr_type, device_type); in btif_dm_cb_create_bond()
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 463 void BTA_DmAddBleDevice(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type, in BTA_DmAddBleDevice() function
|
/system/bt/bta/include/ |
D | bta_api.h | 1432 extern void BTA_DmAddBleDevice(const RawAddress& bd_addr,
|