Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/shell/
Dgatt.c186 struct bt_gatt_chrc *gatt_chrc; in discover_func() local
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c1859 struct gatt_chrc { struct
1873 struct bt_gatt_chrc *chrc = attr->user_data; in bt_gatt_attr_value_handle() argument