Searched defs:max_pdu_p_to_c (Results 1 – 2 of 2) sorted by relevance
95 max_pdu_p_to_c: Option<u16>, field130 max_pdu_p_to_c: u16, field150 let max_pdu_p_to_c = cis_config.max_pdu_p_to_c.unwrap_or(251); in new() localVariable
513 uint16_t max_pdu_p_to_c, in LECisEstablishedEventPacket()