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

/external/bluetooth/bluez/audio/
H A Dliba2dp.c171 static int bluetooth_a2dp_hw_params(struct bluetooth_data *data);
499 static int bluetooth_a2dp_hw_params(struct bluetooth_data *data) function
541 DBG("bluetooth_a2dp_hw_params sending configuration:\n");
922 err = bluetooth_a2dp_hw_params(data);
924 ERR("bluetooth_a2dp_hw_params failed err: %d", err);
H A Dpcm_bluetooth.c689 static int bluetooth_a2dp_hw_params(snd_pcm_ioplug_t *io, function
1195 .hw_params = bluetooth_a2dp_hw_params,
1209 .hw_params = bluetooth_a2dp_hw_params,

Completed in 52 milliseconds