Searched defs:_props (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/ |
D | audio_internal.h | 50 #define BT_AUDIO_CHRC(_uuid, _props, _perm, _read, _write, _user_data) \ argument
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | gatt_macs.h | 61 #define BT_GATT_H_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _value,\ argument
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 895 #define BT_GATT_CHRC_INIT(_uuid, _handle, _props) \ argument 919 #define BT_GATT_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _user_data) \ argument
|