Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble.c903 return BTM_SEC_ENC_PENDING; in btm_ble_determine_security_act()
1002 case BTM_SEC_ENC_PENDING: in btm_ble_start_sec_check()
Dbtm_int.h897 #define BTM_SEC_ENC_PENDING 5 /* wait for link encryption pending */ macro