Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp44 struct ConnectedDevice { struct
48 bool operator==(const ConnectedDevice& device) const in operator ==()
59 static std::map<int, struct ConnectedDevice> g_MapConnectedDevice;
135 static int AddDeviceRecord(struct ConnectedDevice &device);
137 static std::optional<ConnectedDevice> GetDeviceInfoByConnId(int connId);
138 static std::optional<int> GetConnIdByDeviceInfo(struct ConnectedDevice &device);
247 struct ConnectedDevice dev;
336 struct ConnectedDevice dev;
372 struct ConnectedDevice dev;
412 struct ConnectedDevice de
[all...]

Completed in 1 milliseconds