Searched refs:BLE_BLUETOOTH_MISMATCH_SECURE (Results 1 – 8 of 8) sorted by relevance
89 filter.addAction(BleCocServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()198 case BleCocServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
125 filter.addAction(BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()275 case BleServerService.BLE_BLUETOOTH_MISMATCH_SECURE:
94 filter.addAction(BleCocClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onResume()243 case BleCocClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
143 filter.addAction(BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE); in onStart()410 case BleClientService.BLE_BLUETOOTH_MISMATCH_SECURE:
77 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleCocClientService296 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
70 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleCocServerService238 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
58 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleServerService290 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()
89 public static final String BLE_BLUETOOTH_MISMATCH_SECURE = field in BleClientService783 Intent intent = new Intent(BLE_BLUETOOTH_MISMATCH_SECURE); in notifyMismatchSecure()