Searched refs:BTM_SecAddBleDevice (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/src/ |
D | btif_gatt_test.c | 241 BTM_SecAddBleDevice(params->bda1->address, NULL, BT_DEVICE_TYPE_BLE, params->u2); in btif_gattc_test_command_impl()
|
/system/bt/stack/include/ |
D | btm_ble_api.h | 915 extern BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name,
|
/system/bt/stack/btm/ |
D | btm_ble.c | 72 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
|
/system/bt/bta/dm/ |
D | bta_dm_act.c | 4512 if (!BTM_SecAddBleDevice (p_data->add_ble_device.bd_addr, NULL, in bta_dm_add_ble_device()
|