Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c3625 static void call_notify_cb_and_maybe_unsubscribe(struct bt_conn *conn, struct gatt_sub *sub, in call_notify_cb_and_maybe_unsubscribe() function
3659 call_notify_cb_and_maybe_unsubscribe(conn, sub, handle, data, length); in bt_gatt_notification()
3694 call_notify_cb_and_maybe_unsubscribe(conn, sub, handle, nfy->value, len); in bt_gatt_mult_notification()