Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c72 static void btm_sec_change_pairing_state (tBTM_PAIRING_STATE new_state);
870 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
876 btm_sec_change_pairing_state (BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
912 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
917 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_PIN_REQ); in BTM_PINCodeReply()
919 btm_sec_change_pairing_state (BTM_PAIR_STATE_IDLE); in BTM_PINCodeReply()
930 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in BTM_PINCodeReply()
1036 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_AUTH_COMPLETE); in btm_sec_bond_by_transport()
1087 btm_sec_change_pairing_state (BTM_PAIR_STATE_WAIT_PIN_REQ); in btm_sec_bond_by_transport()
1110 btm_sec_change_pairing_state (BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_bond_by_transport()
[all …]