Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_int_types.h44 BTM_PAIR_STATE_WAIT_PIN_REQ, /* Started authentication, waiting for PIN req enumerator
Dbtm_sec.cc675 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
682 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
806 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
837 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
2223 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2238 btm_sec_cb.change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2620 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_io_capabilities_req()
3679 (btm_sec_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ)) { in btm_sec_connected()
4287 if ((btm_sec_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ) && in btm_sec_link_key_request()
4334 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_sec_pairing_timeout()
[all …]