Searched refs:mAcceptNewConnections (Results 1 – 2 of 2) sorted by relevance
82 private volatile boolean mAcceptNewConnections = false; field in BluetoothMapMasInstance284 mAcceptNewConnections = true; in startSocketListeners()288 mAcceptNewConnections = true; in startSocketListeners()503 if (!mAcceptNewConnections) { in onConnect()512 mAcceptNewConnections = false; in onConnect()
164 boolean mAcceptNewConnections; field in BluetoothOppService1377 if (!mAcceptNewConnections) { in onConnect()1385 mAcceptNewConnections = false; in onConnect()1397 mAcceptNewConnections = true; in acceptNewConnections()