Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1217 #define HCI_OP_WRITE_SC_SUPPORT 0x0c7a macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c541 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SC_SUPPORT); in hci_cc_write_sc_support()
3340 case HCI_OP_WRITE_SC_SUPPORT: in hci_cmd_complete_evt()
H A Dhci_request.c3207 hci_req_add(req, HCI_OP_WRITE_SC_SUPPORT, in powered_update_hci()
H A Dhci_core.c855 hci_req_add(req, HCI_OP_WRITE_SC_SUPPORT, in hci_init4_req()
H A Dmgmt.c5737 hci_req_add(&req, HCI_OP_WRITE_SC_SUPPORT, 1, &val); in set_secure_conn()