Searched defs:iso_pinfo (Results 1 – 1 of 1) sorted by relevance
57 struct iso_pinfo { struct58 struct bt_sock bt;59 bdaddr_t src;60 __u8 src_type;61 bdaddr_t dst;62 __u8 dst_type;63 __u8 bc_sid;64 __u8 bc_num_bis;65 __u8 bc_bis[ISO_MAX_NUM_BIS];66 __u16 sync_handle;[all …]