Searched defs:GetAppIdentifier (Results 1 – 5 of 5) sorted by relevance
/system/bt/service/ | ||
D | gatt_client.cc | 41 const Uuid& GattClient::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattClient |
D | low_energy_scanner.cc | 134 const Uuid& LowEnergyScanner::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyScanner |
D | low_energy_advertiser.cc | 229 const Uuid& LowEnergyAdvertiser::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyAdvertiser |
D | low_energy_client.cc | 129 const Uuid& LowEnergyClient::GetAppIdentifier() const { in GetAppIdentifier() function in bluetooth::LowEnergyClient |
D | gatt_server.cc | 56 const Uuid& GattServer::GetAppIdentifier() const { return app_identifier_; } in GetAppIdentifier() function in bluetooth::GattServer |