Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1405 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c74 BOOLEAN BTM_SecAddBleDevice (BD_ADDR bd_addr, BD_NAME bd_name, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4972 if (!BTM_SecAddBleDevice (p_data->add_ble_device.bd_addr, NULL, in bta_dm_add_ble_device()