Searched refs:tmas_svc (Results 1 – 1 of 1) sorted by relevance
2709 const gatt::Service* tmas_svc = nullptr; in OnServiceSearchComplete() local2752 tmas_svc = &tmp; in OnServiceSearchComplete()3031 if (tmas_svc) { in OnServiceSearchComplete()3032 for (const gatt::Characteristic& charac : tmas_svc->characteristics) { in OnServiceSearchComplete()