Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1284 #define HCI_OP_READ_BUFFER_SIZE 0x1005 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c277 hci_req_add(req, HCI_OP_READ_BUFFER_SIZE, 0, NULL); in bredr_setup()
Dhci_event.c3368 case HCI_OP_READ_BUFFER_SIZE: in hci_cmd_complete_evt()