Searched refs:MaxBitPool (Results 1 - 2 of 2) sorted by relevance

/system/bt/btif/include/
H A Dbtif_media.h83 UINT8 MaxBitPool; /* Maximum peer bitpool */ member in struct:__anon633
/system/bt/btif/src/
H A Dbtif_media_task.c697 msg.MaxBitPool = pref_max;
708 msg.MaxBitPool = sbc_config.max_bitpool;
1655 pUpdateAudio->MinMtuSize, pUpdateAudio->MaxBitPool, pUpdateAudio->MinBitPool);
1740 if (s16BitPool > pUpdateAudio->MaxBitPool)

Completed in 66 milliseconds