Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Ddevice.c100 static unsigned int avctp_callback_id = 0; variable
629 if (avctp_callback_id == 0) in audio_device_register()
630 avctp_callback_id = avctp_add_state_cb(device_avctp_cb, NULL); in audio_device_register()