Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dcontrol.h38 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data);
Ddevice.c668 avctp_callback_id = avctp_add_state_cb(device_avctp_cb, NULL); in audio_device_register()
Dcontrol.c1188 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data) in avctp_add_state_cb() function