Searched refs:OCF_WRITE_SCAN_ENABLE (Results 1 – 3 of 3) sorted by relevance
197 case OCF_WRITE_SCAN_ENABLE: in hci_cc_host_ctl()198 sent = hci_sent_cmd_data(hdev, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE); in hci_cc_host_ctl()
269 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE, 1, &scan); in hci_scan_req()
225 #define OCF_WRITE_SCAN_ENABLE 0x001A macro