Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc79 static void btm_sec_change_pairing_state(tBTM_PAIRING_STATE new_state);
719 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
725 btm_sec_change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
762 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
769 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
771 btm_sec_change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
782 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
872 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in btm_sec_bond_by_transport()
917 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
938 btm_sec_change_pairing_state(BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_bond_by_transport()
[all …]