Searched refs:BLE_CLIENT_ACTION_REQUEST_MTU_512 (Results 1 – 2 of 2) sorted by relevance
169 public static final String BLE_CLIENT_ACTION_REQUEST_MTU_512 = field in BleClientService420 case BLE_CLIENT_ACTION_REQUEST_MTU_512: // fall through in onTestFinish()624 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)) { in requestMtu()819 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)) { in notifyMtuChanged()1169 if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)1206 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction) ||
267 newAction = BleClientService.BLE_CLIENT_ACTION_REQUEST_MTU_512;