Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dgatt_api.h127 #define GATT_CONN_LMP_TIMEOUT HCI_ERR_LMP_RESPONSE_TIMEOUT
Dhcidefs.h653 #define HCI_ERR_LMP_RESPONSE_TIMEOUT 0x22 macro
/system/bt/btif/src/
Dbtif_dm.cc1219 case HCI_ERR_LMP_RESPONSE_TIMEOUT: in btif_dm_auth_cmpl_evt()
/system/bt/stack/btm/
Dbtm_sec.cc4069 status == HCI_ERR_LMP_RESPONSE_TIMEOUT || in btm_sec_connected()