Searched refs:_handle (Results 1 – 3 of 3) sorted by relevance
| /tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
| A D | gatt_macs.h | 44 .handle = _handle \ 62 _handle) \ argument 70 _handle), \ 87 _handle) 103 _handle) 119 _handle) 193 #define BT_GATT_H_CEP(_value, _handle) \ argument 199 _handle) 216 _handle) 226 #define BT_GATT_H_CPF(_value, _handle) \ argument [all …]
|
| /tests/posix/single_process/src/ |
| A D | env.c | 18 #define DEFINE_ENVIRON(_handle, _key, _val) char _handle[] = _key "=" _val argument 19 #define RESET_ENVIRON(_handle, _key, _val) \ argument 20 snprintf(_handle, ARRAY_SIZE(_handle), "%s=%s", _key, _val)
|
| /tests/bluetooth/controller/ctrl_isoal/src/sub_sets/ |
| A D | isoal_test_tx.c | 238 _handle) \ argument 264 zassert_equal(bt_iso_handle(_handle), \ 267 bt_iso_handle(_handle), \ 305 #define ZASSERT_PDU_RELEASE_TEST(_typ, _node_tx, _handle, _status) \ argument 311 zassert_equal(_handle, \ 314 _handle, \
|
Completed in 25 milliseconds