Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h82 #define BTM_BLE_SEC_REQ_ACT_PAIR 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c471 case BTM_BLE_SEC_REQ_ACT_PAIR: in smp_proc_sec_req()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1510 … *p_sec_req_act = BTM_BLE_SEC_REQ_ACT_PAIR; /* start the pariring process to upgrade the keys*/ in btm_ble_link_sec_check()