Home
last modified time | relevance | path

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

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