OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:headset_cancel_stream
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/audio/
headset.h
80
gboolean
headset_cancel_stream
(struct audio_device *dev, unsigned int id);
unix.c
1045
client->cancel =
headset_cancel_stream
;
1117
client->cancel =
headset_cancel_stream
;
1197
client->cancel =
headset_cancel_stream
;
[
all
...]
transport.c
437
headset_cancel_stream
(transport->device, id);
headset.c
2285
gboolean
headset_cancel_stream
(struct audio_device *dev, unsigned int id)
function
[
all
...]
Completed in 34 milliseconds