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

  /external/bluetooth/bluez/audio/
gateway.h 36 typedef void (*gateway_stream_cb_t) (struct audio_device *dev, GError *err, typedef
46 gateway_stream_cb_t cb, void *user_data);
47 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t cb,
gateway.c 67 gateway_stream_cb_t sco_start_cb;
637 gateway_stream_cb_t cb, void *user_data)
665 int gateway_config_stream(struct audio_device *dev, gateway_stream_cb_t sco_cb,

Completed in 171 milliseconds