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.cc685 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
692 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
826 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
850 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
2209 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2220 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_dd_create_conn()
2575 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_io_capabilities_req()
3532 (btm_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ)) { in btm_sec_connected()
4049 if ((btm_cb.pairing_state == BTM_PAIR_STATE_WAIT_PIN_REQ) && in btm_sec_link_key_request()
4096 case BTM_PAIR_STATE_WAIT_PIN_REQ: in btm_sec_pairing_timeout()
[all …]
Dbtm_int_types.h78 BTM_PAIR_STATE_WAIT_PIN_REQ, /* Started authentication, waiting for PIN req enumerator