Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1298 #define HCI_OP_WRITE_SC_SUPPORT 0x0c7a macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3013 err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT, in hci_write_sc_support_sync()
4446 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT, in hci_write_sc_support_1_sync()
H A Dhci_event.c673 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SC_SUPPORT); in hci_cc_write_sc_support()
4050 HCI_CC_STATUS(HCI_OP_WRITE_SC_SUPPORT, hci_cc_write_sc_support),