Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Ddevice.c314 static void device_avdtp_cb(struct audio_device *dev, struct avdtp *session, in device_avdtp_cb() function
628 avdtp_callback_id = avdtp_add_state_cb(device_avdtp_cb, NULL); in audio_device_register()