Home
last modified time | relevance | path

Searched defs:GetAppIdentifier (Results 1 – 9 of 9) 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.cc135 const Uuid& LowEnergyScanner::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyScanner
Da2dp_sink.cc39 const Uuid& A2dpSink::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSink
Dlow_energy_advertiser.cc228 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
Davrcp_control.cc43 const Uuid& AvrcpControl::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpControl
Da2dp_source.cc115 const Uuid& A2dpSource::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSource
Dgatt_server.cc56 const Uuid& GattServer::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattServer
Davrcp_target.cc107 const Uuid& AvrcpTarget::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpTarget