HomeSort by relevance Sort by last modified time
    Searched refs:avctp_state_cb (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/audio/
control.h 33 typedef void (*avctp_state_cb) (struct audio_device *dev, typedef
38 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data);
control.c 155 avctp_state_cb cb;
1188 unsigned int avctp_add_state_cb(avctp_state_cb cb, void *user_data)

Completed in 594 milliseconds