Searched refs:mPendingService (Results 1 – 2 of 2) sorted by relevance
58 private BluetoothGattService mPendingService; field in BluetoothGattServer121 if (mPendingService == null) {125 BluetoothGattService tmp = mPendingService;126 mPendingService = null;764 mPendingService = service; in addService()
10222 Landroid/bluetooth/BluetoothGattServer;->mPendingService:Landroid/bluetooth/BluetoothGattService;