Home
last modified time | relevance | path

Searched refs:HCI_OP_WRITE_SCAN_ENABLE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c1172 hci_req_add(req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in hci_req_set_event_filter()
1294 hci_req_add(&req, HCI_OP_WRITE_SCAN_ENABLE, 1, &page_scan); in hci_req_prepare_suspend()
2616 hci_req_add(req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in __hci_req_update_scan()
H A Dhci_event.c373 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_SCAN_ENABLE); in hci_cc_write_scan_enable()
3321 case HCI_OP_WRITE_SCAN_ENABLE: in hci_cmd_complete_evt()
H A Dhci_core.c1004 hci_req_add(req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in hci_scan_req()
H A Dmgmt.c1177 hci_req_add(&req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in clean_up_hci_state()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1042 #define HCI_OP_WRITE_SCAN_ENABLE 0x0c1a macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1180 #define HCI_OP_WRITE_SCAN_ENABLE 0x0c1a macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c73 hci_req_add(req, HCI_OP_WRITE_SCAN_ENABLE, 1, &scan); in hci_scan_req()
H A Dhci_event.c457 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),
H A Dhci_sync.c3149 return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SCAN_ENABLE, in hci_write_scan_enable_sync()

Completed in 71 milliseconds