Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc692 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
699 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
832 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
856 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
2156 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2167 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2518 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_io_capabilities_req()
3441 (btm_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ)) { in btm_sec_connected()
3934 if ((btm_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ) && in btm_sec_link_key_request()
3981 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_sec_pairing_timeout()
[all …]
Dbtm_int_types.h74 BTM_PAIR_STATE_WAIT_PIN_REQ, /* Started authentication, waiting for PIN req enumerator