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 54 typedef void (*headset_stream_cb_t) (struct audio_device *dev, void *user_data); typedef
72 headset_stream_cb_t cb,
75 headset_stream_cb_t cb,
78 headset_stream_cb_t cb,
headset.c 120 headset_stream_cb_t cb;
194 static int rfcomm_connect(struct audio_device *device, headset_stream_cb_t cb,
196 static int get_records(struct audio_device *device, headset_stream_cb_t cb,
483 headset_stream_cb_t func,
614 static int sco_connect(struct audio_device *dev, headset_stream_cb_t cb,
    [all...]

Completed in 186 milliseconds