Home
last modified time | relevance | path

Searched refs:attr_svc (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c293 struct bt_gatt_attr *attr_svc = NULL; in add_service() local
320 attr_svc = gatt_db_add(&(struct bt_gatt_attr) in add_service()
325 attr_svc = gatt_db_add(&(struct bt_gatt_attr) in add_service()
331 if (!attr_svc) { in add_service()
336 rp->svc_id = sys_cpu_to_le16(attr_svc->handle); in add_service()