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

/system/bt/btif/src/
H A Dbtif_gatt_test.cc202 BTM_SecAddBleDevice(*params->bda1, NULL, BT_DEVICE_TYPE_BLE,
H A Dbtif_dm.cc2242 BTM_SecAddBleDevice(*bd_addr, NULL, BT_DEVICE_TYPE_BLE, address_type);
/system/bt/stack/include/
H A Dbtm_ble_api.h41 * Function BTM_SecAddBleDevice
55 extern bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name,
/system/bt/stack/btm/
H A Dbtm_ble_batchscan.cc124 BTM_SecAddBleDevice(adv_data.bd_addr, NULL, BT_DEVICE_TYPE_BLE,
H A Dbtm_ble.cc60 * Function BTM_SecAddBleDevice
74 bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name, function
/system/bt/bta/dm/
H A Dbta_dm_act.cc3929 if (!BTM_SecAddBleDevice(bd_addr, NULL, dev_type, addr_type)) {

Completed in 339 milliseconds