Searched refs:hci_dev (Results 1 - 20 of 20) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/bluetooth/
H A Dhci_vhci.h35 struct hci_dev hdev;
H A Dhci_usb.h44 struct hci_dev hdev;
H A Dhci_vhci.c57 static int hci_vhci_open(struct hci_dev *hdev)
63 static int hci_vhci_flush(struct hci_dev *hdev)
70 static int hci_vhci_close(struct hci_dev *hdev)
79 static void hci_vhci_destruct(struct hci_dev *hdev)
93 struct hci_dev* hdev = (struct hci_dev *) skb->dev;
265 struct hci_dev *hdev;
H A Dhci_uart.h59 struct hci_dev hdev;
H A Dhci_ldisc.c99 static int n_hci_open(struct hci_dev *hdev)
110 static int n_hci_flush(struct hci_dev *hdev)
134 static int n_hci_close(struct hci_dev *hdev)
147 struct hci_dev *hdev = &n_hci->hdev;
198 struct hci_dev* hdev = (struct hci_dev *) skb->dev;
226 static void n_hci_destruct(struct hci_dev *hdev)
297 struct hci_dev *hdev = &n_hci->hdev;
381 struct hci_dev *hdev;
H A Dhci_usb.c200 static int hci_usb_open(struct hci_dev *hdev)
229 static int hci_usb_flush(struct hci_dev *hdev)
258 static int hci_usb_close(struct hci_dev *hdev)
394 struct hci_dev *hdev = (struct hci_dev *) skb->dev;
514 struct hci_dev *hdev = (struct hci_dev *) skb->dev;
546 struct hci_dev *hdev = (struct hci_dev *) skb->dev;
594 static void hci_usb_destruct(struct hci_dev *hde
[all...]
H A Dbluecard_cs.c75 struct hci_dev hdev;
566 static int bluecard_hci_set_baud_rate(struct hci_dev *hdev, int baud)
614 static int bluecard_hci_flush(struct hci_dev *hdev)
625 static int bluecard_hci_open(struct hci_dev *hdev)
642 static int bluecard_hci_close(struct hci_dev *hdev)
662 struct hci_dev *hdev = (struct hci_dev *)(skb->dev);
693 static void bluecard_hci_destruct(struct hci_dev *hdev)
698 static int bluecard_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg)
711 struct hci_dev *hde
[all...]
H A Dbt3c_cs.c87 struct hci_dev hdev;
412 static int bt3c_hci_flush(struct hci_dev *hdev)
423 static int bt3c_hci_open(struct hci_dev *hdev)
431 static int bt3c_hci_close(struct hci_dev *hdev)
445 struct hci_dev *hdev = (struct hci_dev *)(skb->dev);
476 static void bt3c_hci_destruct(struct hci_dev *hdev)
481 static int bt3c_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg)
560 struct hci_dev *hdev;
607 struct hci_dev *hde
[all...]
H A Ddtl1_cs.c81 struct hci_dev hdev;
374 static int dtl1_hci_open(struct hci_dev *hdev)
382 static int dtl1_hci_flush(struct hci_dev *hdev)
393 static int dtl1_hci_close(struct hci_dev *hdev)
407 struct hci_dev *hdev = (struct hci_dev *)(skb->dev);
454 static void dtl1_hci_destruct(struct hci_dev *hdev)
459 static int dtl1_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long arg)
473 struct hci_dev *hdev;
536 struct hci_dev *hde
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci_core.h60 struct hci_dev { struct
114 int (*open)(struct hci_dev *hdev);
115 int (*close)(struct hci_dev *hdev);
116 int (*flush)(struct hci_dev *hdev);
118 void (*destruct)(struct hci_dev *hdev);
119 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg);
142 struct hci_dev *hdev;
163 static inline void inquiry_cache_init(struct hci_dev *hdev)
170 static inline long inquiry_cache_age(struct hci_dev *hdev)
181 struct inquiry_entry *inquiry_cache_lookup(struct hci_dev *hde
[all...]
H A Dhci.h656 unsigned short hci_dev; member in struct:sockaddr_hci
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci_core.h60 struct hci_dev { struct
114 int (*open)(struct hci_dev *hdev);
115 int (*close)(struct hci_dev *hdev);
116 int (*flush)(struct hci_dev *hdev);
118 void (*destruct)(struct hci_dev *hdev);
119 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg);
142 struct hci_dev *hdev;
163 static inline void inquiry_cache_init(struct hci_dev *hdev)
170 static inline long inquiry_cache_age(struct hci_dev *hdev)
181 struct inquiry_entry *inquiry_cache_lookup(struct hci_dev *hde
[all...]
H A Dhci.h656 unsigned short hci_dev; member in struct:sockaddr_hci
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_core.c64 static void hci_notify(struct hci_dev *hdev, int event);
92 void hci_notify(struct hci_dev *hdev, int event)
126 void hci_req_complete(struct hci_dev *hdev, int result)
137 void hci_req_cancel(struct hci_dev *hdev, int err)
149 static int __hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt), unsigned long opt, __u32 timeout)
191 static inline int hci_request(struct hci_dev *hdev, void (*req)(struct hci_dev *hdev, unsigned long opt),
204 static void hci_reset_req(struct hci_dev *hdev, unsigned long opt)
212 static void hci_init_req(struct hci_dev *hde
[all...]
H A Dhci_conn.c62 struct hci_dev *hdev = conn->hdev;
108 struct hci_dev *hdev = conn->hdev;
125 struct hci_dev *hdev = conn->hdev;
148 struct hci_conn *hci_conn_add(struct hci_dev *hdev, int type, bdaddr_t *dst)
179 struct hci_dev *hdev = conn->hdev;
212 struct hci_dev *hci_get_route(bdaddr_t *dst, bdaddr_t *src)
215 struct hci_dev *hdev = NULL;
223 struct hci_dev *d;
224 d = list_entry(p, struct hci_dev, list);
254 struct hci_conn * hci_connect(struct hci_dev *hde
[all...]
H A Dhci_event.c63 static void hci_cc_link_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb)
75 static void hci_cc_link_policy(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb)
110 static void hci_cc_host_ctl(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb)
220 static void hci_cc_info_param(struct hci_dev *hdev, __u16 ocf, struct sk_buff *skb)
294 static inline void hci_cs_create_conn(struct hci_dev *hdev, __u8 status)
329 static void hci_cs_link_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status)
382 static void hci_cs_link_policy(struct hci_dev *hdev, __u16 ocf, __u8 status)
394 static void hci_cs_host_ctl(struct hci_dev *hdev, __u16 ocf, __u8 status)
406 static void hci_cs_info_param(struct hci_dev *hdev, __u16 ocf, __u8 status)
418 static inline void hci_inquiry_complete_evt(struct hci_dev *hde
[all...]
H A Dhci_sock.c87 void hci_send_to_sock(struct hci_dev *hdev, struct sk_buff *skb)
139 struct hci_dev *hdev = hci_pi(sk)->hdev;
167 struct hci_dev *hdev = hci_pi(sk)->hdev;
258 struct hci_dev *hdev = NULL;
273 if (haddr->hci_dev != HCI_DEV_NONE) {
274 if (!(hdev = hci_dev_get(haddr->hci_dev))) {
301 haddr->hci_dev = hci_pi(sk)->hdev->id;
358 struct hci_dev *hdev;
572 struct hci_dev *hdev = (struct hci_dev *) pt
[all...]
H A Dsco.c121 struct hci_dev *hdev = hcon->hdev;
185 struct hci_dev *hdev;
834 int sco_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 type)
H A Dl2cap.c187 struct hci_dev *hdev;
1770 static int l2cap_connect_ind(struct hci_dev *hdev, bdaddr_t *bdaddr, __u8 type)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dhc_simple.c363 * private URB list for each endpoint. (hci_dev->ed [endpoint_io].urb_queue)
364 * hci_dev->ed [endpoint_io].pipe_head .. points to the head URB which is
519 struct hci_device *hci_dev = usb_to_hci (urb->dev); local
520 epd_t *ed = &hci_dev->ed[qu_pipeindex (urb->pipe)];
557 struct hci_device *hci_dev = usb_to_hci (urb->dev); local
558 epd_t *ed = &hci_dev->ed[qu_pipeindex (urb->pipe)];

Completed in 182 milliseconds