Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp69 void DiscoverAllCharacteristicDescriptorResponse(uint16_t connectHandle, uint16_t attHandle, uint16_t endHandle);
618 std::bind(&impl::DiscoverAllCharacteristicDescriptorResponse, this, connectHandle, startHandle, endHandle)); in DiscoverAllCharacteristicDescriptorResponsePostTask()
621 void GattServerProfile::impl::DiscoverAllCharacteristicDescriptorResponse( in DiscoverAllCharacteristicDescriptorResponse() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 4 milliseconds