Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h783 BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS, /* Waiting for local IO capabilities and OOB data */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1653 if ( (btm_cb.pairing_state != BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS) in BTM_IoCapRsp()
3397 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS); in btm_io_capabilities_req()
4945 case BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS: in btm_sec_pairing_timeout()
5788 case BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS: return ("WAIT_LOCAL_IOCAPS"); in btm_pair_state_descr()