Searched defs:max_pdu_c_to_p (Results 1 – 2 of 2) sorted by relevance
94 max_pdu_c_to_p: Option<u16>, field129 max_pdu_c_to_p: u16, field149 let max_pdu_c_to_p = cis_config.max_pdu_c_to_p.unwrap_or(251); in new() localVariable
512 uint16_t max_pdu_c_to_p, in LECisEstablishedEventPacket()