Searched defs:OnIndicationSentConfirmation (Results 1 – 2 of 2) sorted by relevance
38 OnIndicationSentConfirmation(ConnectionId, Result<(), IndicationError>), enumerator
110 void GattServerCallbacks::OnIndicationSentConfirmation(uint16_t conn_id, int status) const { in OnIndicationSentConfirmation() function in bluetooth::gatt::GattServerCallbacks