Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_int_types.h46 BTM_PAIR_STATE_WAIT_LOCAL_PIN, /* Waiting for local PIN code */ enumerator
Dbtm_sec.cc610 if (btm_sec_cb.pairing_state != BTM_PAIR_STATE_WAIT_LOCAL_PIN) { in BTM_PINCodeReply()
932 if (BTM_PAIR_STATE_WAIT_LOCAL_PIN == btm_sec_cb.pairing_state && in BTM_SecBondCancel()
2048 (BTM_PAIR_STATE_WAIT_LOCAL_PIN == btm_sec_cb.pairing_state && in btm_sec_bond_cancel_complete()
2365 if ((btm_sec_cb.pairing_state == BTM_PAIR_STATE_WAIT_LOCAL_PIN) && in btm_sec_rmt_name_request_complete()
2382 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_LOCAL_PIN); in btm_sec_rmt_name_request_complete()
3741 if (btm_sec_cb.pairing_state != BTM_PAIR_STATE_WAIT_LOCAL_PIN) { in btm_sec_connected()
4338 case BTM_PAIR_STATE_WAIT_LOCAL_PIN: in btm_sec_pairing_timeout()
4524 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_LOCAL_PIN); in btm_sec_pin_code_request()
4943 case BTM_PAIR_STATE_WAIT_LOCAL_PIN: in btm_pair_state_descr()
5053 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_LOCAL_PIN); in btm_sec_check_prefetch_pin()