Searched refs:mPendingGattOperationsLock (Results 1 – 1 of 1) sorted by relevance
111 private final Object mPendingGattOperationsLock = new Object(); field in TbsGatt1235 synchronized (mPendingGattOperationsLock) { in onUnauthorizedGattOperation()1463 synchronized (mPendingGattOperationsLock) { in clearUnauthorizedGattOperationss()1471 synchronized (mPendingGattOperationsLock) { in processPendingGattOperations()