Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c434 struct bt_gatt_attr *attr_chrc, *attr_value; in alloc_characteristic() local
583 static struct bt_gatt_attr *add_cep(const struct bt_gatt_attr *attr_chrc) in add_cep()