Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sec.cc1011 btm_sec_change_pairing_state(BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_bond_by_transport()
1159 if (btm_cb.pairing_state == BTM_PAIR_STATE_GET_REM_NAME) { in BTM_SecBondCancel()
2581 (btm_cb.pairing_state == BTM_PAIR_STATE_GET_REM_NAME && in btm_sec_bond_cancel_complete()
2951 if (btm_cb.pairing_state == BTM_PAIR_STATE_GET_REM_NAME) { in btm_sec_rmt_name_request_complete()
4189 btm_sec_change_pairing_state(BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_connected()
4232 btm_sec_change_pairing_state(BTM_PAIR_STATE_GET_REM_NAME); in btm_sec_connected()
4841 case BTM_PAIR_STATE_GET_REM_NAME: in btm_sec_pairing_timeout()
5548 case BTM_PAIR_STATE_GET_REM_NAME: in btm_pair_state_descr()
Dbtm_int_types.h677 BTM_PAIR_STATE_GET_REM_NAME, /* Getting the remote name (to check for SM4) */ enumerator