Searched defs:ocf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/
H A Dhci_sock.c429 u16 ocf = hci_opcode_ocf(opcode); local
H A Dhci_event.c56 static void hci_cc_link_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
92 static void hci_cc_link_policy(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
150 hci_cc_host_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
308 hci_cc_info_param(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb) argument
447 hci_cs_link_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
500 hci_cs_link_policy(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
550 hci_cs_host_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
562 hci_cs_info_param(struct hci_dev *hdev, __u16 ocf, __u8 status) argument
1133 u16 opcode, ocf, ogf; local
[all...]
H A Dhci_core.c1011 int hci_send_cmd(struct hci_dev *hdev, __u16 ogf, __u16 ocf, __u32 plen, void *param) argument
1043 void *hci_sent_cmd_data(struct hci_dev *hdev, __u16 ogf, __u16 ocf) argument

Completed in 38 milliseconds