mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
No changes to public files
PiperOrigin-RevId: 392585608
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user