Searched refs:BLE_CLIENT_ACTION_REQUEST_MTU_512 (Results 1 – 2 of 2) sorted by relevance
155 public static final String BLE_CLIENT_ACTION_REQUEST_MTU_512 = field in BleClientService364 case BLE_CLIENT_ACTION_REQUEST_MTU_512: // fall through in onTestFinish()522 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)) { in requestMtu()678 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)) { in notifyMtuChanged()970 } else if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction)) {996 if (BLE_CLIENT_ACTION_REQUEST_MTU_512.equals(mCurrentAction) ||
242 newAction = BleClientService.BLE_CLIENT_ACTION_REQUEST_MTU_512;