Searched refs:BLE_ADD_SERVICE_FAIL (Results 1 – 4 of 4) sorted by relevance
94 filter.addAction(BleCocServerService.BLE_ADD_SERVICE_FAIL); in onResume()214 case BleCocServerService.BLE_ADD_SERVICE_FAIL:
124 filter.addAction(BleServerService.BLE_ADD_SERVICE_FAIL); in onResume()277 case BleServerService.BLE_ADD_SERVICE_FAIL:
118 public static final String BLE_ADD_SERVICE_FAIL = field in BleCocServerService366 Intent intent = new Intent(BLE_ADD_SERVICE_FAIL); in notifyAddServiceFail()
120 public static final String BLE_ADD_SERVICE_FAIL = field in BleServerService373 Intent intent = new Intent(BLE_ADD_SERVICE_FAIL); in notifyAddServiceFail()