Home
last modified time | relevance | path

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

/Zephyr-4.1.0/include/zephyr/bluetooth/
Dconn.h1016 uint8_t low_hysteresis; member
Dhci_types.h714 uint8_t low_hysteresis; member
/Zephyr-4.1.0/subsys/bluetooth/host/
Dconn.c3263 cp->low_hysteresis = params->low_hysteresis; in bt_conn_le_set_path_loss_mon_param()
/Zephyr-4.1.0/subsys/bluetooth/host/shell/
Dbt.c3132 .low_hysteresis = shell_strtoul(argv[4], 10, &err), in cmd_set_path_loss_reporting_parameters()