Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Ddevice.c99 static unsigned int sink_callback_id = 0; variable
624 if (sink_callback_id == 0) in audio_device_register()
625 sink_callback_id = sink_add_state_cb(device_sink_cb, NULL); in audio_device_register()