Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h100 struct bt_conn_le_phy_param { struct
124 ((struct bt_conn_le_phy_param []) { \ argument
1201 const struct bt_conn_le_phy_param *param);
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3491 const struct bt_conn_le_phy_param *param) in bt_conn_le_phy_update()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3645 struct bt_conn_le_phy_param param; in cmd_conn_phy_update()