Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h729 BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS, /* Waiting for local IO capabilities and OOB data */ enumerator
Dbtm_sec.c1666 if ( (btm_cb.pairing_state != BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS) in BTM_IoCapRsp()
3493 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS); in btm_io_capabilities_req()
5081 case BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS: in btm_sec_pairing_timeout()
5915 case BTM_PAIR_STATE_WAIT_LOCAL_IOCAPS: return("WAIT_LOCAL_IOCAPS"); in btm_pair_state_descr()