Searched defs:rtp_sbc_payload (Results 1 – 1 of 1) sorted by relevance
44 struct rtp_sbc_payload { struct45 uint8_t frame_count:4;46 uint8_t rfa0:1;70 struct rtp_sbc_payload { struct71 uint8_t is_fragmented:1;72 uint8_t is_first_fragment:1;73 uint8_t is_last_fragment:1;74 uint8_t rfa0:1;75 uint8_t frame_count:4;