Home
last modified time | relevance | path

Searched refs:_read (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h551 #define BT_GATT_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _value) \ argument
558 BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _value)
810 #define BT_GATT_DESCRIPTOR(_uuid, _perm, _read, _write, _value) \ argument
811 BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _value)
824 #define BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _value) \ argument
827 .read = _read, \
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dlow_level_io.c64 int _read(int file, char * ptr, int len) in _read() function
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h256 #define GATT_ATT_DEFINE(_uuid, _perm, _read, _write,_value) \ argument
260 .read = _read, \
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dgzguts.h48 # define read _read

Completed in 7 milliseconds