Searched refs:BLE_ADD_SERVICE_FAIL (Results 1 – 4 of 4) sorted by relevance
96 filter.addAction(BleCocServerService.BLE_ADD_SERVICE_FAIL); in onResume()216 case BleCocServerService.BLE_ADD_SERVICE_FAIL:
128 filter.addAction(BleServerService.BLE_ADD_SERVICE_FAIL); in onResume()293 case BleServerService.BLE_ADD_SERVICE_FAIL:
118 public static final String BLE_ADD_SERVICE_FAIL = field in BleCocServerService365 Intent intent = new Intent(BLE_ADD_SERVICE_FAIL); in notifyAddServiceFail()
120 public static final String BLE_ADD_SERVICE_FAIL = field in BleServerService382 Intent intent = new Intent(BLE_ADD_SERVICE_FAIL); in notifyAddServiceFail()