Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp62 void DiscoverCharacteristicResponse(uint16_t connectHandle, uint16_t startHandle, uint16_t endHandle);
560 std::bind(&impl::DiscoverCharacteristicResponse, this, connectHandle, startHandle, endHandle)); in DiscoverCharacteristicResponsePostTask()
563 void GattServerProfile::impl::DiscoverCharacteristicResponse( in DiscoverCharacteristicResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds