Lines Matching full:iso
28 /** Handle to a registered ISO Sub-System sink */
31 /** Handle to a registered ISO Sub-System source */
34 /** Byte length of an ISO SDU */
37 /** Byte length of an ISO PDU */
40 /** Count (ID number) of an ISO SDU */
43 /** Count (ID number) of an ISO PDU */
73 * @brief ISO frame SDU buffer - typically an Audio frame buffer
75 * This provides the underlying vehicle of ISO SDU interchange through the
76 * ISO socket, the contents of which is generally an array of encoded bytes.
77 * Access and life time of this should be limited to ISO and the ISO socket.
80 * Decoding code words to samples is the responsibility of the ISO sub system.
84 * Type, location and alignment decided by ISO sub system
93 * @brief ISO frame PDU buffer
108 /** @brief Produced ISO SDU frame with associated meta data */
111 * This maps directly to the HCI ISO Data packet Packet_Status_Flag.
113 * 5.4.5 HCI ISO Data packets : Table 5.2 :
127 /** @brief Produced ISO SDU fragment and status information to be emitted */
137 /** @brief Produced ISO SDU and required status information to be emitted */
142 * This maps directly to the HCI ISO Data packet Packet_Status_Flag.
144 * 5.4.5 HCI ISO Data packets : Table 5.2 :
157 /** @brief Produced ISO PDU encapsulation */
164 /** @brief Received ISO PDU with associated meta data */
172 /** @brief Received ISO SDU with associated meta data */
175 * Type, location and alignment decided by ISO sub system
184 /** Packet sequence number from HCI ISO Data Header (ISO Data Load
188 /** ISO SDU length from HCI ISO Data Header (ISO Data Load Field) */
207 * @brief Callback: Request memory for a new ISO SDU buffer
209 * Proprietary ISO sub systems may have
210 * specific requirements or opinions on where to locate ISO SDUs; some
226 * @brief Callback: Push an ISO SDU into an ISO sink
309 * @brief Callback: Request memory for a new ISO PDU buffer
311 * Proprietary ISO sub systems may have
312 * specific requirements or opinions on where to locate ISO PDUs; some
324 * @brief Callback: Release an ISO PDU
356 * @brief Callback: Enqueue an ISO PDU