HomeSort by: relevance | last modified time | path
    Searched defs:hci_unit (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
hci.h 2394 /* hci_unit & btr_flags */
2442 struct hci_unit *hl_unit; /* our unit */
2518 struct hci_unit { struct
2566 SIMPLEQ_ENTRY(hci_unit) hci_next;
2569 extern SIMPLEQ_HEAD(hci_unit_list, hci_unit) hci_unit_list;
2576 void hci_event(struct mbuf *, struct hci_unit *);
2582 struct hci_link *hci_acl_open(struct hci_unit *, bdaddr_t *);
2583 struct hci_link *hci_acl_newconn(struct hci_unit *, bdaddr_t *);
2588 void hci_acl_recv(struct mbuf *, struct hci_unit *);
2592 struct hci_link *hci_sco_newconn(struct hci_unit *, bdaddr_t *)
    [all...]
hci.h 2394 /* hci_unit & btr_flags */
2442 struct hci_unit *hl_unit; /* our unit */
2518 struct hci_unit { struct
2566 SIMPLEQ_ENTRY(hci_unit) hci_next;
2569 extern SIMPLEQ_HEAD(hci_unit_list, hci_unit) hci_unit_list;
2576 void hci_event(struct mbuf *, struct hci_unit *);
2582 struct hci_link *hci_acl_open(struct hci_unit *, bdaddr_t *);
2583 struct hci_link *hci_acl_newconn(struct hci_unit *, bdaddr_t *);
2588 void hci_acl_recv(struct mbuf *, struct hci_unit *);
2592 struct hci_link *hci_sco_newconn(struct hci_unit *, bdaddr_t *)
    [all...]
hci.h 2394 /* hci_unit & btr_flags */
2442 struct hci_unit *hl_unit; /* our unit */
2518 struct hci_unit { struct
2566 SIMPLEQ_ENTRY(hci_unit) hci_next;
2569 extern SIMPLEQ_HEAD(hci_unit_list, hci_unit) hci_unit_list;
2576 void hci_event(struct mbuf *, struct hci_unit *);
2582 struct hci_link *hci_acl_open(struct hci_unit *, bdaddr_t *);
2583 struct hci_link *hci_acl_newconn(struct hci_unit *, bdaddr_t *);
2588 void hci_acl_recv(struct mbuf *, struct hci_unit *);
2592 struct hci_link *hci_sco_newconn(struct hci_unit *, bdaddr_t *)
    [all...]

Completed in 204 milliseconds