Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h1072 #define HCI_OP_WRITE_LE_HOST_SUPPORTED 0x0c6d macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c2713 hci_req_add(req, HCI_OP_WRITE_LE_HOST_SUPPORTED, in powered_update_hci()
Dhci_event.c1534 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED); in hci_cc_write_le_host_supported()
3298 case HCI_OP_WRITE_LE_HOST_SUPPORTED: in hci_cmd_complete_evt()
Dhci_core.c534 hci_req_add(req, HCI_OP_WRITE_LE_HOST_SUPPORTED, sizeof(cp), in hci_set_le_support()
Dmgmt.c1964 hci_req_add(&req, HCI_OP_WRITE_LE_HOST_SUPPORTED, sizeof(hci_cp), in set_le()