Home
last modified time | relevance | path

Searched refs:u16PacketLength (Results 1 – 3 of 3) sorted by relevance

/system/bt/embdrv/sbc/encoder/srce/
Dsbc_packing.c227 pstrEncParams->u16PacketLength=pu8PacketPtr-pstrEncParams->pu8NextPacket+1; in EncPacking()
272 …pstrEncParams->pu8NextPacket+=pstrEncParams->u16PacketLength; /* move the pointer to the end in c… in EncPacking()
/system/bt/embdrv/sbc/encoder/include/
Dsbc_encoder.h189 UINT16 u16PacketLength; member
/system/bt/btif/src/
Dbtif_media_task.c3009 p_buf->len += btif_media_cb.encoder.u16PacketLength; in btif_media_aa_prep_sbc_2_send()
3033 } while (((p_buf->len + btif_media_cb.encoder.u16PacketLength) < btif_media_cb.TxAaMtuSize) in btif_media_aa_prep_sbc_2_send()