Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.h67 void SendIndication(uint16_t connectHandle, uint16_t handle, const GattValue &value, size_t len) const;
H A Dgatt_server_service.cpp773 profile_->SendIndication(connectionHandle, valueHandle, value, length); in NotifyClient()
H A Dgatt_server_profile.cpp2046 void GattServerProfile::SendIndication( in SendIndication() function in OHOS::bluetooth::GattServerProfile

Completed in 6 milliseconds