Home
last modified time | relevance | path

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

/system/bt/stack/gap/
Dgap_utils.c136 case BTM_DEVICE_TIMEOUT: in gap_convert_btm_status()
/system/bt/stack/hid/
Dhidh_conn.c344 if( res == BTM_DEVICE_TIMEOUT ) in hidh_sec_check_complete_orig()
/system/bt/stack/include/
Dbtm_api.h53 BTM_DEVICE_TIMEOUT, /* 8 Device timeout */ enumerator
/system/bt/btif/src/
Dbtif_gatt_client.c286 case BTM_DEVICE_TIMEOUT: in btif_gattc_translate_btm_status()
/system/bt/stack/btm/
Dbtm_sec.c4632 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_DEVICE_TIMEOUT, FALSE); in btm_sec_connected()