HomeSort by relevance Sort by last modified time
    Searched refs:BT_A2DP_ALLOCATION_LOUDNESS (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/audio/
ipc.h 162 #define BT_A2DP_ALLOCATION_LOUDNESS 1
ipctest.c 466 if (cap->allocation_method & BT_A2DP_ALLOCATION_LOUDNESS)
467 cap->allocation_method = BT_A2DP_ALLOCATION_LOUDNESS;
531 case BT_A2DP_ALLOCATION_LOUDNESS:
liba2dp.c 416 if (cap->allocation_method & BT_A2DP_ALLOCATION_LOUDNESS)
417 cap->allocation_method = BT_A2DP_ALLOCATION_LOUDNESS;
577 case BT_A2DP_ALLOCATION_LOUDNESS:
pcm_bluetooth.c 600 if (cap->allocation_method & BT_A2DP_ALLOCATION_LOUDNESS)
601 cap->allocation_method = BT_A2DP_ALLOCATION_LOUDNESS;
    [all...]
gstavdtpsink.c 319 cfg->allocation_method = BT_A2DP_ALLOCATION_LOUDNESS;
525 if (sbc->allocation_method & BT_A2DP_ALLOCATION_LOUDNESS) {
    [all...]

Completed in 2455 milliseconds