Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dheadset.h43 typedef void (*headset_state_cb) (struct audio_device *dev, typedef
48 unsigned int headset_add_state_cb(headset_state_cb cb, void *user_data);
Dheadset.c110 headset_state_cb cb;
2875 unsigned int headset_add_state_cb(headset_state_cb cb, void *user_data) in headset_add_state_cb()