Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc236 auto shared_dev = device.lock(); in GetSupportedContexts() local
237 if (shared_dev) { in GetSupportedContexts()
238 context |= shared_dev->GetSupportedContexts(direction); in GetSupportedContexts()