OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unix_delay_report
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/audio/
unix.h
27
void
unix_delay_report
(struct audio_device *dev, uint8_t seid, uint16_t delay);
unix.c
1841
void
unix_delay_report
(struct audio_device *dev, uint8_t seid, uint16_t delay)
function
[
all
...]
a2dp.c
1199
unix_delay_report
(dev, rseid, delay);
[
all
...]
Completed in 141 milliseconds