Searched refs:HCI_ERR_UNSPECIFIED (Results 1 – 6 of 6) sorted by relevance
2277 if (hci_status == HCI_ERR_UNSPECIFIED) { in btm_process_remote_name()2337 btm_process_remote_name (btm_cb.btm_inq_vars.remname_bda, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()2339 btm_process_remote_name (NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()2342 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
106 case HCI_ERR_UNSPECIFIED: in btm_ble_hci_status_to_str()
4447 status == HCI_ERR_UNSPECIFIED || status == HCI_ERR_PAGE_TIMEOUT) { in btm_sec_connected()
385 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_l2cif_connect_cfm()614 if ( (disc_res == HCI_ERR_CONNECTION_TOUT || disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
397 case HCI_ERR_UNSPECIFIED: in btc_dm_auth_cmpl_evt()
865 #define HCI_ERR_UNSPECIFIED 0x1F macro