Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_a2dp_sink.cc107 static void btif_a2dp_sink_command_ready(fixed_queue_t* queue, void* context);
162 btif_a2dp_sink_command_ready, NULL); in btif_a2dp_sink_startup()
217 static void btif_a2dp_sink_command_ready(fixed_queue_t* queue, in btif_a2dp_sink_command_ready() function