Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1256 #define HCI_OP_LE_READ_BUFFER_SIZE 0x2002 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c444 hci_req_add(req, HCI_OP_LE_READ_BUFFER_SIZE, 0, NULL); in le_setup()
Dhci_event.c2939 case HCI_OP_LE_READ_BUFFER_SIZE: in hci_cmd_complete_evt()