Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1267 #define HCI_OP_READ_LOCAL_FEATURES 0x1003 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c202 hci_req_add(req, HCI_OP_READ_LOCAL_FEATURES, 0, NULL); in bredr_init()
241 hci_req_add(req, HCI_OP_READ_LOCAL_FEATURES, 0, NULL); in amp_init2()
Dhci_event.c3360 case HCI_OP_READ_LOCAL_FEATURES: in hci_cmd_complete_evt()