Home
last modified time | relevance | path

Searched refs:OCF_WRITE_SCAN_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c197 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()
Dhci_core.c269 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_WRITE_SCAN_ENABLE, 1, &scan); in hci_scan_req()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h225 #define OCF_WRITE_SCAN_ENABLE 0x001A macro