Home
last modified time | relevance | path

Searched defs:OnDiscoverAllCharacteristicOfServiceEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile_callback.h53 …virtual void OnDiscoverAllCharacteristicOfServiceEvent(int reqId, int result, uint16_t connectHand… in OnDiscoverAllCharacteristicOfServiceEvent() function
H A Dgatt_client_service.cpp490 …void OnDiscoverAllCharacteristicOfServiceEvent(int reqId, int ret, uint16_t connectHandle, uint16_… in OnDiscoverAllCharacteristicOfServiceEvent() function in OHOS::bluetooth::GattClientService::impl::GattClientProfileCallbackImplement
891 void GattClientService::impl::OnDiscoverAllCharacteristicOfServiceEvent(int requestId, int ret, uin… in OnDiscoverAllCharacteristicOfServiceEvent() function in OHOS::bluetooth::GattClientService::impl