Home
last modified time | relevance | path

Searched defs:GetAppIdentifier (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/
Dgatt_client.cc41 const Uuid& GattClient::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattClient
Dlow_energy_scanner.cc134 const Uuid& LowEnergyScanner::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyScanner
Dlow_energy_advertiser.cc229 const Uuid& LowEnergyAdvertiser::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyAdvertiser
Dlow_energy_client.cc129 const Uuid& LowEnergyClient::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyClient
Dgatt_server.cc55 const Uuid& GattServer::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattServer