Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_utils.c133 case BTM_DEVICE_TIMEOUT: in gap_convert_btm_status()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidh_conn.c328 if ( res == BTM_DEVICE_TIMEOUT ) { in hidh_sec_check_complete_orig()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h58 BTM_DEVICE_TIMEOUT, /* 8 Device timeout */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4448 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_DEVICE_TIMEOUT, FALSE); in btm_sec_connected()