Searched defs:UpdateCallbackInfo (Results 1 – 2 of 2) sorted by relevance
25 struct UpdateCallbackInfo { struct26 OnEvent onEvent;
91 void UpdateCallbackInfo(std::map<std::string, std::shared_ptr<BluetoothCallbackInfo>> callbackInfos, in UpdateCallbackInfo() function