Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Diso.c66 struct iso_pinfo { struct
67 struct bt_sock bt;
68 bdaddr_t src;
69 __u8 src_type;
70 bdaddr_t dst;
71 __u8 dst_type;
72 __u8 bc_sid;
73 __u8 bc_num_bis;
74 __u8 bc_bis[ISO_MAX_NUM_BIS];
75 __u16 sync_handle;
[all …]