Searched refs:GattCallback (Results 1 – 2 of 2) sorted by relevance
126 using GattCallback = std::function<void(GATTError error)>; variable163 const GattCallback& callback);183 explicit PendingIndication(const GattCallback& callback) in PendingIndication()187 GattCallback callback;
186 const GattCallback& callback) { in SendNotification()