Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h1062 #define HCI_OP_READ_CLASS_OF_DEV 0x0c23 macro
/Linux-v5.15/net/bluetooth/
Dhci_core.c281 hci_req_add(req, HCI_OP_READ_CLASS_OF_DEV, 0, NULL); in bredr_setup()
Dhci_event.c3414 case HCI_OP_READ_CLASS_OF_DEV: in hci_cmd_complete_evt()