Searched refs:GattClientWrapper (Results 1 – 1 of 1) sorted by relevance
55 struct GattClientWrapper { struct62 using ClientIterator = std::map<int, struct GattClientWrapper>::iterator;65 static std::map<int, struct GattClientWrapper> g_MapGattClient;343 struct GattClientWrapper clientWrapper; in BleGattcRegister()349 GATTCLIENT.insert(std::pair<int, struct GattClientWrapper>(clientId, clientWrapper)); in BleGattcRegister()