Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1066 #define HCI_OP_WRITE_CLASS_OF_DEV 0x0c24 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c420 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV); in hci_cc_write_class_of_dev()
3320 case HCI_OP_WRITE_CLASS_OF_DEV: in hci_cmd_complete_evt()
H A Dhci_request.c2591 hci_req_add(req, HCI_OP_WRITE_CLASS_OF_DEV, sizeof(cod), cod); in __hci_req_update_class()