Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_SCAN_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dhci.h1142 #define HCI_OP_WRITE_SCAN_ENABLE 0x0c1a macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c455 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE); in hci_cc_write_scan_enable()
4001 HCI_CC_STATUS(HCI_OP_WRITE_SCAN_ENABLE, hci_cc_write_scan_enable),
Dhci_core.c73 hci_req_add(req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in hci_scan_req()
Dhci_sync.c2998 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SCAN_ENABLE, in hci_write_scan_enable_sync()