Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h782 BTM_PAIR_STATE_WAIT_LOCAL_OOB_RSP, /* Waiting for local response to peer OOB data */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1708 if (btm_cb.pairing_state != BTM_PAIR_STATE_WAIT_LOCAL_OOB_RSP) { in BTM_RemoteOobDataReply()
3766 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_LOCAL_OOB_RSP); in btm_rem_oob_req()
4955 case BTM_PAIR_STATE_WAIT_LOCAL_OOB_RSP: in btm_sec_pairing_timeout()
5787 case BTM_PAIR_STATE_WAIT_LOCAL_OOB_RSP: return ("WAIT_LOCAL_OOB_RSP"); in btm_pair_state_descr()