Searched defs:_value (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | gatt_macs.h | 37 #define BT_GATT_H_ATTRIBUTE(_uuid, _perm, _read, _write, _value, _handle) \ argument 61 #define BT_GATT_H_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _value,\ argument 133 #define BT_GATT_H_DESCRIPTOR(_uuid, _perm, _read, _write, _value, _handle) \ argument 193 #define BT_GATT_H_CEP(_value, _handle) \ argument 210 #define BT_GATT_H_CUD(_value, _perm, _handle) \ argument 226 #define BT_GATT_H_CPF(_value, _handle) \ argument
|
/Zephyr-latest/drivers/audio/ |
D | cs43l22.c | 73 #define cs43l22_write(_i2c, _reg, _value) \ argument
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 1197 #define BT_GATT_CEP(_value) \ argument 1231 #define BT_GATT_CUD(_value, _perm) \ argument 1262 #define BT_GATT_CPF(_value) \ argument
|
/Zephyr-latest/include/zephyr/zbus/ |
D | zbus.h | 235 #define ZBUS_REF(_value) &(_value) argument
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | isoal.c | 190 #define SET_RX_SDU_TIMESTAMP(_sink, _timestamp, _value) \ argument
|