Home
last modified time | relevance | path

Searched refs:uuid_local (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_co_bta_av_co.h84 uint16_t uuid_local)>
91 uint16_t uuid_local) { in operator()
93 uuid_local); in operator()
Dmock_btif_co_bta_av_co.cc108 uint16_t uuid_local) { in bta_av_co_audio_disc_res() argument
112 uuid_local); in bta_av_co_audio_disc_res()
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_co.h71 uint16_t uuid_local);
/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h129 uint16_t uuid_local);
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc162 uint8_t num_sources, uint16_t uuid_local) { in ProcessDiscoveryResult() argument
190 if (uuid_local == UUID_SERVCLASS_AUDIO_SINK) { in ProcessDiscoveryResult()
192 } else if (uuid_local == UUID_SERVCLASS_AUDIO_SOURCE) { in ProcessDiscoveryResult()
1497 uint16_t uuid_local) { in bta_av_co_audio_disc_res() argument
1499 num_sinks, num_sources, uuid_local); in bta_av_co_audio_disc_res()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_int.h178 uint8_t num_src, uint16_t uuid_local);