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_int_types.h388 #define BTM_SEC_ENC_PENDING 5 /* wait for link encryption pending */ macro
Dbtm_ble.cc858 if (ble_sec_act == BTM_BLE_SEC_REQ_ACT_DISCARD) return BTM_SEC_ENC_PENDING; in btm_ble_determine_security_act()
966 case BTM_SEC_ENC_PENDING: in btm_ble_start_sec_check()