Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h1446 #define HCI_OP_LE_READ_DEF_DATA_LEN 0x2023 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c780 hci_req_add(req, HCI_OP_LE_READ_DEF_DATA_LEN, 0, NULL); in hci_init3_req()
Dhci_event.c3003 case HCI_OP_LE_READ_DEF_DATA_LEN: in hci_cmd_complete_evt()