Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_features.h177 static inline bool feature_peer_iso_peripheral(struct ll_conn *conn) in feature_peer_iso_peripheral() function
Dull_llcp_cc.c819 if (feature_peer_iso_peripheral(conn)) { in lp_cc_st_idle()