Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1119 int bt_conn_le_set_path_loss_mon_param(struct bt_conn *conn,
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3182 int bt_conn_le_set_path_loss_mon_param(struct bt_conn *conn, in bt_conn_le_set_path_loss_mon_param() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3141 err = bt_conn_le_set_path_loss_mon_param(default_conn, &params); in cmd_set_path_loss_reporting_parameters()