Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h1182 #define HCI_OP_WRITE_SCAN_ENABLE 0x0c1a macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c459 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE); in hci_cc_write_scan_enable()
4066 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.c3143 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SCAN_ENABLE, in hci_write_scan_enable_sync()