Home
last modified time | relevance | path

Searched defs:_uuid (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dgatt_macs.h37 #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
/Zephyr-Core-3.7.0/tests/bluetooth/audio/mocks/include/
Dgatt_expects.h15 #define expect_bt_gatt_notify_cb_called_once(_conn, _uuid, _attr, _data, _len) \ argument
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Daudio_internal.h50 #define BT_AUDIO_CHRC(_uuid, _props, _perm, _read, _write, _user_data) \ argument
Dascs.c3075 #define BT_ASCS_ASE_DEFINE(_uuid, _id) \ argument
Dtbs.c1545 #define BT_TBS_SERVICE_DEFINE(_uuid, _inst) \ argument
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dgatt.h767 #define BT_GATT_CHRC_INIT(_uuid, _handle, _props) \ argument
791 #define BT_GATT_CHARACTERISTIC(_uuid, _props, _perm, _read, _write, _user_data) \ argument
1054 #define BT_GATT_DESCRIPTOR(_uuid, _perm, _read, _write, _user_data) \ argument
1069 #define BT_GATT_ATTRIBUTE(_uuid, _perm, _read, _write, _user_data) \ argument
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Dsdp.h416 #define BT_SDP_SERVICE_ID(_uuid) \ argument