Searched refs:HCI_ERR (Results 1 – 1 of 1) sorted by relevance
68 #define HCI_ERR(err) [err] = #err in bt_hci_err_to_str() macro71 HCI_ERR(BT_HCI_ERR_SUCCESS), in bt_hci_err_to_str()72 HCI_ERR(BT_HCI_ERR_UNKNOWN_CMD), in bt_hci_err_to_str()73 HCI_ERR(BT_HCI_ERR_UNKNOWN_CONN_ID), in bt_hci_err_to_str()74 HCI_ERR(BT_HCI_ERR_HW_FAILURE), in bt_hci_err_to_str()75 HCI_ERR(BT_HCI_ERR_PAGE_TIMEOUT), in bt_hci_err_to_str()76 HCI_ERR(BT_HCI_ERR_AUTH_FAIL), in bt_hci_err_to_str()77 HCI_ERR(BT_HCI_ERR_PIN_OR_KEY_MISSING), in bt_hci_err_to_str()78 HCI_ERR(BT_HCI_ERR_MEM_CAPACITY_EXCEEDED), in bt_hci_err_to_str()79 HCI_ERR(BT_HCI_ERR_CONN_TIMEOUT), in bt_hci_err_to_str()[all …]