Lines Matching refs:bdaddr_t
519 bdaddr_t bdaddr; /* destination address */
548 bdaddr_t bdaddr; /* destination address */
553 bdaddr_t bdaddr; /* destination address */
559 bdaddr_t bdaddr; /* address of unit to be connected */
567 bdaddr_t bdaddr; /* remote address */
575 bdaddr_t bdaddr; /* remote address */
581 bdaddr_t bdaddr; /* unit address */
587 bdaddr_t bdaddr; /* remote address */
592 bdaddr_t bdaddr; /* unit address */
598 bdaddr_t bdaddr; /* remote address */
605 bdaddr_t bdaddr; /* unit address */
611 bdaddr_t bdaddr; /* remote address */
616 bdaddr_t bdaddr; /* unit address */
659 bdaddr_t bdaddr; /* remote address */
669 bdaddr_t bdaddr; /* remote address */
674 bdaddr_t bdaddr; /* remote address */
735 bdaddr_t bdaddr; /* remote address */
748 bdaddr_t bdaddr; /* remote address */
756 bdaddr_t bdaddr; /* remote address */
764 bdaddr_t bdaddr; /* remote address */
770 bdaddr_t bdaddr; /* remote address */
775 bdaddr_t bdaddr; /* remote address */
781 bdaddr_t bdaddr; /* remote address */
786 bdaddr_t bdaddr; /* remote address */
792 bdaddr_t bdaddr; /* remote address */
798 bdaddr_t bdaddr; /* remote address */
804 bdaddr_t bdaddr; /* remote address */
809 bdaddr_t bdaddr; /* remote address */
815 bdaddr_t bdaddr; /* remote address */
822 bdaddr_t bdaddr; /* remote address */
828 bdaddr_t bdaddr; /* remote address */
833 bdaddr_t bdaddr; /* remote address */
839 bdaddr_t bdaddr; /* remote address */
845 bdaddr_t bdaddr; /* remote address */
927 bdaddr_t bdaddr; /* remote address */
1067 bdaddr_t bdaddr; /* address */
1094 bdaddr_t bdaddr; /* address */
1647 bdaddr_t bdaddr; /* remote address */
1653 bdaddr_t bdaddr; /* remote address */
1730 bdaddr_t bdaddr; /* unit address */
1901 bdaddr_t bdaddr; /* unit address */
1913 bdaddr_t bdaddr; /* remote unit address */
1920 bdaddr_t bdaddr; /* remote unit address */
1941 bdaddr_t bdaddr; /* remote unit address */
2020 bdaddr_t bdaddr; /* address of remote unit */
2050 bdaddr_t bdaddr; /* remote unit address */
2055 bdaddr_t bdaddr; /* remote unit address */
2060 bdaddr_t bdaddr; /* remote unit address */
2101 bdaddr_t bdaddr; /* destination address */
2107 bdaddr_t bdaddr; /* destination address */
2131 bdaddr_t bdaddr; /* unit address */
2152 bdaddr_t bdaddr; /* unit address */
2184 bdaddr_t bdaddr; /* remote device address */
2201 bdaddr_t bdaddr; /* remote device address */
2206 bdaddr_t bdaddr; /* remote device address */
2214 bdaddr_t bdaddr; /* remote device address */
2220 bdaddr_t bdaddr; /* remote device address */
2225 bdaddr_t bdaddr; /* remote device address */
2231 bdaddr_t bdaddr; /* remote device address */
2247 bdaddr_t bdaddr; /* remote device address */
2253 bdaddr_t bdaddr; /* remote device address */
2259 bdaddr_t bdaddr; /* remote device address */
2357 bdaddr_t btri_bdaddr; /* device bdaddr */
2448 bdaddr_t hl_bdaddr; /* dest address */
2495 bdaddr_t bdaddr;
2524 bdaddr_t hci_bdaddr; /* device address */
2582 struct hci_link *hci_acl_open(struct hci_unit *, bdaddr_t *);
2583 struct hci_link *hci_acl_newconn(struct hci_unit *, bdaddr_t *);
2592 struct hci_link *hci_sco_newconn(struct hci_unit *, bdaddr_t *);
2596 struct hci_link *hci_link_alloc(struct hci_unit *, bdaddr_t *, uint8_t);
2598 struct hci_link *hci_link_lookup_bdaddr(struct hci_unit *, bdaddr_t *, uint8_t);
2602 int hci_route_lookup(bdaddr_t *, bdaddr_t *);
2603 struct hci_memo *hci_memo_find(struct hci_unit *, bdaddr_t *);
2604 struct hci_memo *hci_memo_new(struct hci_unit *, bdaddr_t *);
2618 struct hci_unit *hci_unit_lookup(const bdaddr_t *);