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

  /external/bluetooth/bluez/audio/
headset.h 51 typedef void (*headset_stream_cb_t) (struct audio_device *dev, void *user_data); typedef
69 headset_stream_cb_t cb,
72 headset_stream_cb_t cb,
75 headset_stream_cb_t cb,
headset.c 117 headset_stream_cb_t cb;
204 static int rfcomm_connect(struct audio_device *device, headset_stream_cb_t cb,
206 static int get_records(struct audio_device *device, headset_stream_cb_t cb,
492 headset_stream_cb_t func,
624 static int sco_connect(struct audio_device *dev, headset_stream_cb_t cb,
    [all...]

Completed in 13 milliseconds