Searched refs:HCI_ERR_CONNECTION_TOUT (Results 1 – 5 of 5) sorted by relevance
422 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_l2cif_connect_cfm()668 if( (disc_res == HCI_ERR_CONNECTION_TOUT || disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
109 #define GATT_CONN_TIMEOUT HCI_ERR_CONNECTION_TOUT /* 0x08 connection time…
729 #define HCI_ERR_CONNECTION_TOUT 0x08 macro
4593 if (status == HCI_ERR_CONNECTION_TOUT || status == HCI_ERR_LMP_RESPONSE_TIMEOUT || in btm_sec_connected()5060 name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()5065 … p_dev_rec->sec_bd_name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()5121 name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()5126 … p_dev_rec->sec_bd_name, HCI_ERR_CONNECTION_TOUT); in btm_sec_pairing_timeout()
1232 case HCI_ERR_CONNECTION_TOUT: in btif_dm_auth_cmpl_evt()