Home
last modified time | relevance | path

Searched refs:gateway_cancel_stream (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Dgateway.h49 gboolean gateway_cancel_stream(struct audio_device *dev, unsigned int id);
Dunix.c1049 client->cancel = gateway_cancel_stream; in start_config()
1125 client->cancel = gateway_cancel_stream; in start_resume()
1202 client->cancel = gateway_cancel_stream; in start_suspend()
Dgateway.c682 gboolean gateway_cancel_stream(struct audio_device *dev, unsigned int id) in gateway_cancel_stream() function