Searched defs:notificationData (Results 1 – 6 of 6) sorted by relevance
21 int32_t MockPushCallBackStub::OnCheckNotification(const std::string ¬ificationData, in OnCheckNotification()
82 auto notificationData = data.ReadString(); in OnRemoteRequest() local117 … const std::string ¬ificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) in OnCheckNotification()
122 void NotificationCheckInfo::ConvertJsonStringToValue(const std::string ¬ificationData) in ConvertJsonStringToValue()
43 …const std::string ¬ificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) … in OnCheckNotification()111 std::string notificationData = "this is notificationData"; variable
131 … const std::string ¬ificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) in OnCheckNotification()
308 BtGattReadData notificationData; in OnCharacteristicChanged() local