Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_client.cc41 const Uuid& GattClient::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattClient
H A Dlow_energy_scanner.cc135 const Uuid& LowEnergyScanner::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyScanner
H A Da2dp_sink.cc39 const Uuid& A2dpSink::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSink
H A Dlow_energy_advertiser.cc228 const Uuid& LowEnergyAdvertiser::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyAdvertiser
H A Davrcp_control.cc43 const Uuid& AvrcpControl::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpControl
H A Dlow_energy_client.cc132 const Uuid& LowEnergyClient::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyClient
H A Da2dp_source.cc115 const Uuid& A2dpSource::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSource
H A Dgatt_server.cc55 const Uuid& GattServer::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattServer
H A Davrcp_target.cc108 const Uuid& AvrcpTarget::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpTarget