Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/
Dull_internal.h22 #define DEFER_APM_CHECK(x, y, z) (false) macro
40 #define DEFER_APM_CHECK(x, y, z) (ull_handle_cpr_anchor_point_move(x, y, z)) macro
Dull_llcp_conn_upd.c1030 DEFER_APM_CHECK(conn, ctx->data.cu.offsets, in rp_cu_st_wait_conn_param_req_available()