Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dhci.h210 #define OCF_RESET 0x0003 macro
/linux-2.4.37.9/net/bluetooth/
Dhci_core.c209 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_RESET, 0, NULL); in hci_reset_req()
223 hci_send_cmd(hdev, OGF_HOST_CTL, OCF_RESET, 0, NULL); in hci_init_req()
Dhci_event.c131 case OCF_RESET: in hci_cc_host_ctl()