Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h1141 #define HCI_OP_WRITE_SC_SUPPORT 0x0c7a macro
/Linux-v5.4/net/bluetooth/
Dhci_request.c2741 hci_req_add(req, HCI_OP_WRITE_SC_SUPPORT, in powered_update_hci()
Dhci_event.c525 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SC_SUPPORT); in hci_cc_write_sc_support()
3233 case HCI_OP_WRITE_SC_SUPPORT: in hci_cmd_complete_evt()
Dhci_core.c837 hci_req_add(req, HCI_OP_WRITE_SC_SUPPORT, in hci_init4_req()
Dmgmt.c4873 hci_req_add(&req, HCI_OP_WRITE_SC_SUPPORT, 1, &val); in set_secure_conn()