Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dgatt.c2244 struct bt_gatt_notify_params *nfy_params; member
2738 err = gatt_notify(conn, data->handle, data->nfy_params); in notify_cb()
2841 data.nfy_params = params; in bt_gatt_notify_cb()