Searched refs:NOTIFY (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_gatt_characteristic.h | 82 NOTIFY = 0x10, enumerator
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
H A D | object_radar_reporter.h | 44 NOTIFY = 3, enumerator
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 287 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED);
in Retrieve() member in OHOS::DistributedObject::ObjectStore 645 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED);
in DoNotify() member in OHOS::DistributedObject::ObjectStore 666 ObjectStore::NOTIFY, ObjectStore::RADAR_SUCCESS, ObjectStore::FINISHED);
in DoNotifyAssetsReady() member in OHOS::DistributedObject::ObjectStore 693 ObjectStore::NOTIFY, ObjectStore::RADAR_FAILED, ObjectStore::TIMEOUT, ObjectStore::FINISHED);
in DoNotifyWaitAssetTimeout()
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble_utils.cpp | 117 napi_get_boolean(env, HasProperty(properties, GattCharacteristic::NOTIFY), &value); in ConvertGattPropertiesToJs()
|
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
H A D | napi_parser_utils.cpp | 107 properties |= static_cast<uint16_t>(GattCharacteristic::NOTIFY); in ConvertGattProperties()
|
Completed in 6 milliseconds