Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c145 case OCF_WRITE_AUTH_ENABLE: in hci_cc_host_ctl()
146 sent = hci_sent_cmd_data(hdev, OGF_HOST_CTL, OCF_WRITE_AUTH_ENABLE); in hci_cc_host_ctl()
Dhci_core.c279 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_WRITE_AUTH_ENABLE, 1, &auth); in hci_auth_req()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h212 #define OCF_WRITE_AUTH_ENABLE 0x0020 macro