Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.cc58 static constexpr int kDefaultMaxConnectedAudioDevices = 1; variable
356 max_connected_peers_(kDefaultMaxConnectedAudioDevices) {} in BtifAvSource()
546 max_connected_peers_(kDefaultMaxConnectedAudioDevices) {} in BtifAvSink()
1179 max_connected_peers_ = kDefaultMaxConnectedAudioDevices; in Init()