Home
last modified time | relevance | path

Searched defs:_value (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Dstatic_singleton_test.cpp19 int _value; member in singleton
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h551 #define BT_GATT_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _value) \ argument
731 #define BT_GATT_CEP(_value) \ argument
764 #define BT_GATT_CUD(_value, _perm) \ argument
795 #define BT_GATT_CPF(_value) \ argument
810 #define BT_GATT_DESCRIPTOR(_uuid, _perm, _read, _write, _value) \ argument
824 #define BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _value) \ argument
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h256 #define GATT_ATT_DEFINE(_uuid, _perm, _read, _write,_value) \ argument
284 #define GATT_CHAR_CUD_DEFINE(_value, _perm) \ argument
287 #define GATT_CHAR_CPF_DEFINE(_value, _perm) \ argument
/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.h953 mutable StrPair _value; variable
1240 mutable StrPair _value; variable

Completed in 15 milliseconds