No changes to public files

PiperOrigin-RevId: 392585608
This commit is contained in:
hai007
2021-08-23 21:55:15 -07:00
committed by Copybara-Service
parent c73504e68d
commit 3e40931286
34 changed files with 2643 additions and 52 deletions
@@ -88,7 +88,8 @@ class BluetoothServerSocket : public api::BluetoothServerSocket {
Exception Close() override;
Exception StartListening(const std::string& service_name,
const std::string& service_uuid);
const std::string& service_uuid,
bool radioDiscoverable);
private:
void InitializeServiceSdpAttributes(RfcommServiceProvider rfcommProvider,