Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c1247 static void sc_indicate_rsp(struct bt_conn *conn, in sc_indicate_rsp() function
1300 sc->params.func = sc_indicate_rsp; in sc_process()
2574 if (!(params->func && (params->func == sc_indicate_rsp || in gatt_indicate()