Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_event.c162 case OCF_WRITE_ENCRYPT_MODE: in hci_cc_host_ctl()
163 sent = hci_sent_cmd_data(hdev, OGF_HOST_CTL, OCF_WRITE_ENCRYPT_MODE); in hci_cc_host_ctl()
Dhci_core.c289 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_WRITE_ENCRYPT_MODE, 1, &encrypt); in hci_encrypt_req()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h217 #define OCF_WRITE_ENCRYPT_MODE 0x0022 macro