Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2709 const gatt::Service* tmas_svc = nullptr; in OnServiceSearchComplete() local
2752 tmas_svc = &tmp; in OnServiceSearchComplete()
3031 if (tmas_svc) { in OnServiceSearchComplete()
3032 for (const gatt::Characteristic& charac : tmas_svc->characteristics) { in OnServiceSearchComplete()