Home
last modified time | relevance | path

Searched refs:GattClientWrapper (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp52 struct GattClientWrapper { struct
59 using ClientIterator = std::map<int, struct GattClientWrapper>::iterator;
62 static std::map<int, struct GattClientWrapper> g_MapGattClient;
340 struct GattClientWrapper clientWrapper; in BleGattcRegister()
346 GATTCLIENT.insert(std::pair<int, struct GattClientWrapper>(clientId, clientWrapper)); in BleGattcRegister()

Completed in 3 milliseconds