Searched refs:HCI_ERROR_INVALID_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/bluetooth/ | ||
D | hci.h | 658 #define HCI_ERROR_INVALID_PARAMETERS 0x12 macro |
/linux-6.6.21/net/bluetooth/ | ||
D | hci_conn.c | 1271 return HCI_ERROR_INVALID_PARAMETERS; in hci_conn_set_handle() |