OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gateway_cancel_stream
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
gateway.h
49
gboolean
gateway_cancel_stream
(struct audio_device *dev, unsigned int id);
unix.c
1049
client->cancel =
gateway_cancel_stream
;
1125
client->cancel =
gateway_cancel_stream
;
1202
client->cancel =
gateway_cancel_stream
;
[
all
...]
gateway.c
682
gboolean
gateway_cancel_stream
(struct audio_device *dev, unsigned int id)
function
Completed in 131 milliseconds