Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci.h513 #define HCI_OP_SET_EVENT_FLT 0x0c05 macro
/linux-2.6.39/net/bluetooth/
Dhci_event.c745 hci_req_complete(hdev, HCI_OP_SET_EVENT_FLT, status); in hci_cc_set_event_flt()
1742 case HCI_OP_SET_EVENT_FLT: in hci_cmd_complete_evt()
Dhci_core.c259 hci_send_cmd(hdev, HCI_OP_SET_EVENT_FLT, 1, &flt_type); in hci_init_req()