Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_gatt_test.c241 BTM_SecAddBleDevice(params->bda1->address, NULL, BT_DEVICE_TYPE_BLE, params->u2); in btif_gattc_test_command_impl()
/system/bt/stack/include/
Dbtm_ble_api.h915 extern BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name,
/system/bt/stack/btm/
Dbtm_ble.c72 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
/system/bt/bta/dm/
Dbta_dm_act.c4512 if (!BTM_SecAddBleDevice (p_data->add_ble_device.bd_addr, NULL, in bta_dm_add_ble_device()