Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_CLASS_OF_DEV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1066 #define HCI_OP_WRITE_CLASS_OF_DEV 0x0c24 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1204 #define HCI_OP_WRITE_CLASS_OF_DEV 0x0c24 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c422 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV); in hci_cc_write_class_of_dev()
3329 case HCI_OP_WRITE_CLASS_OF_DEV: in hci_cmd_complete_evt()
H A Dhci_request.c2712 hci_req_add(req, HCI_OP_WRITE_CLASS_OF_DEV, sizeof(cod), cod); in __hci_req_update_class()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c541 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_CLASS_OF_DEV); in hci_cc_write_class_of_dev()
4070 HCI_CC_STATUS(HCI_OP_WRITE_CLASS_OF_DEV, hci_cc_write_class_of_dev),
H A Dhci_sync.c811 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CLASS_OF_DEV, in hci_update_class_sync()

Completed in 39 milliseconds