Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dcentral.c46 static uint8_t sc_indicated(struct bt_conn *conn, in sc_indicated() function
66 subscribe_params.notify = sc_indicated; in subscribe()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dgatt_utils.c165 static uint8_t sc_indicated(struct bt_conn *conn, in sc_indicated() function
205 subscribe_params.notify = sc_indicated; in gatt_subscribe_to_service_changed()