Home
last modified time | relevance | path

Searched refs:BTM_SEC_ENC_PENDING (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h978 #define BTM_SEC_ENC_PENDING 5 /* wait for link encryption pending */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1010 return BTM_SEC_ENC_PENDING; in btm_ble_determine_security_act()
1115 case BTM_SEC_ENC_PENDING: in btm_ble_start_sec_check()