Searched refs:OCF_WRITE_AUTH_ENABLE (Results 1 – 3 of 3) sorted by relevance
145 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()
279 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_WRITE_AUTH_ENABLE, 1, &auth); in hci_auth_req()
212 #define OCF_WRITE_AUTH_ENABLE 0x0020 macro