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.cc78 static void btm_sec_change_pairing_state(tBTM_PAIRING_STATE new_state);
792 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
798 btm_sec_change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
835 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
842 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
844 btm_sec_change_pairing_state(BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
855 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
945 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in btm_sec_bond_by_transport()
990 btm_sec_change_pairing_state(BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
1011 btm_sec_change_pairing_state(BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_bond_by_transport()
[all …]