Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dsmp_api.h351 extern tSMP_STATUS SMP_Pair (BD_ADDR bd_addr);
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_api.c148 tSMP_STATUS SMP_Pair (BD_ADDR bd_addr) in SMP_Pair() function
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1529 if (SMP_Pair(bd_addr) == SMP_STARTED) { in btm_ble_set_encryption()
Dbtm_sec.c1032 if (SMP_Pair(bd_addr) == SMP_STARTED) { in btm_sec_bond_by_transport()