Home
last modified time | relevance | path

Searched refs:BTM_SecAddBleDevice (Results 1 – 6 of 6) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_test.cc202 BTM_SecAddBleDevice(*params->bda1, NULL, BT_DEVICE_TYPE_BLE, in btif_gattc_test_command_impl()
Dbtif_dm.cc2242 BTM_SecAddBleDevice(*bd_addr, NULL, BT_DEVICE_TYPE_BLE, address_type); in btif_dm_create_bond_out_of_band()
/system/bt/stack/include/
Dbtm_ble_api.h55 extern bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name,
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc124 BTM_SecAddBleDevice(adv_data.bd_addr, NULL, BT_DEVICE_TYPE_BLE, in btm_ble_batchscan_filter_track_adv_vse_cback()
Dbtm_ble.cc74 bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name, in BTM_SecAddBleDevice() function
/system/bt/bta/dm/
Dbta_dm_act.cc3929 if (!BTM_SecAddBleDevice(bd_addr, NULL, dev_type, addr_type)) { in bta_dm_add_ble_device()