Home
last modified time | relevance | path

Searched defs:iso_pinfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Diso.c58 struct iso_pinfo { struct
59 struct bt_sock bt;
60 bdaddr_t src;
61 __u8 src_type;
62 bdaddr_t dst;
63 __u8 dst_type;
64 __u8 bc_sid;
65 __u8 bc_num_bis;
66 __u8 bc_bis[ISO_MAX_NUM_BIS];
67 __u16 sync_handle;
[all …]