Searched defs:GetAppIdentifier (Results 1 – 9 of 9) sorted by relevance
41 const Uuid& GattClient::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattClient
135 const Uuid& LowEnergyScanner::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyScanner
39 const Uuid& A2dpSink::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSink
228 const Uuid& LowEnergyAdvertiser::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyAdvertiser
129 const Uuid& LowEnergyClient::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyClient
43 const Uuid& AvrcpControl::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpControl
115 const Uuid& A2dpSource::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::A2dpSource
56 const Uuid& GattServer::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattServer
107 const Uuid& AvrcpTarget::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::AvrcpTarget