Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_media.h83 UINT8 MinBitPool; /* Minimum peer bitpool */ member
/external/libnfc-nci/src/udrv/include/
Ducodec.h155 UINT8 MinBitPool; member
/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c731 msg.MinBitPool = pref_min; in btif_a2dp_encoder_update()
742 msg.MinBitPool = sbc_config.min_bitpool; in btif_a2dp_encoder_update()
1883 pUpdateAudio->MinMtuSize, pUpdateAudio->MaxBitPool, pUpdateAudio->MinBitPool); in btif_media_task_enc_update()
1977 else if (s16BitPool < pUpdateAudio->MinBitPool) in btif_media_task_enc_update()