Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_past.c78 static struct ll_conn *rp_past_resolve_conn; variable
124 struct ll_conn *conn = rp_past_resolve_conn; in rp_past_resolve_cb()
129 rp_past_resolve_conn = NULL; in rp_past_resolve_cb()
167 if (rp_past_resolve_conn) { in rp_past_addr_resolve()
173 rp_past_resolve_conn = conn; in rp_past_addr_resolve()
181 rp_past_resolve_conn = NULL; in rp_past_addr_resolve()