Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 3 of 3) sorted by relevance

/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
A Dgatt_macs.h37 #define BT_GATT_H_ATTRIBUTE(_uuid, _perm, _read, _write, _value, _handle) \ argument
62 _handle) \ argument
81 #define BT_GATT_H_PRIMARY_SERVICE(_service, _handle) \ argument
97 #define BT_GATT_H_SECONDARY_SERVICE(_service, _handle) \ argument
113 #define BT_GATT_H_INCLUDE_SERVICE(_service_incl, _handle) \ argument
133 #define BT_GATT_H_DESCRIPTOR(_uuid, _perm, _read, _write, _value, _handle) \ argument
145 #define BT_GATT_H_MANAGED(_ccc, _perm, _handle) \ argument
180 #define BT_GATT_H_CCC(_cfg, _cfg_changed, _handle) \ argument
193 #define BT_GATT_H_CEP(_value, _handle) \ argument
210 #define BT_GATT_H_CUD(_value, _perm, _handle) \ argument
[all …]
/tests/posix/single_process/src/
A Denv.c18 #define DEFINE_ENVIRON(_handle, _key, _val) char _handle[] = _key "=" _val argument
19 #define RESET_ENVIRON(_handle, _key, _val) \ argument
/tests/bluetooth/controller/ctrl_isoal/src/sub_sets/
A Disoal_test_tx.c238 _handle) \ argument
305 #define ZASSERT_PDU_RELEASE_TEST(_typ, _node_tx, _handle, _status) \ argument

Completed in 23 milliseconds