Home
last modified time | relevance | path

Searched refs:GetServiceIdFromHAL (Results 1 – 3 of 3) sorted by relevance

/system/bt/service/hal/
Dgatt_helpers.h37 std::unique_ptr<GattIdentifier> GetServiceIdFromHAL(
Dgatt_helpers.cpp34 std::unique_ptr<GattIdentifier> GetServiceIdFromHAL( in GetServiceIdFromHAL() function
/system/bt/service/
Dgatt_server.cpp508 auto gatt_id = hal::GetServiceIdFromHAL(srvc_id); in ServiceAddedCallback()