Searched refs:mAcceptNewConnections (Results 1 – 2 of 2) sorted by relevance
79 private volatile boolean mAcceptNewConnections = false; field in BluetoothMapMasInstance295 mAcceptNewConnections = true; in startSocketListeners()299 mAcceptNewConnections = true; in startSocketListeners()508 if (!mAcceptNewConnections) { in onConnect()518 mAcceptNewConnections = false; in onConnect()
148 boolean mAcceptNewConnections; field in BluetoothOppService1187 if (!mAcceptNewConnections) { in onConnect()1195 mAcceptNewConnections = false; in onConnect()1209 mAcceptNewConnections = true; in acceptNewConnections()