Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h1052 #define HCI_OP_READ_CLASS_OF_DEV 0x0c23 macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c280 hci_req_add(req, HCI_OP_READ_CLASS_OF_DEV, 0, NULL); in bredr_setup()
Dhci_event.c3316 case HCI_OP_READ_CLASS_OF_DEV: in hci_cmd_complete_evt()