Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1015 uint8_t low_hysteresis; member
Dhci_types.h700 uint8_t low_hysteresis; member
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3198 cp->low_hysteresis = params->low_hysteresis; in bt_conn_le_set_path_loss_mon_param()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3137 .low_hysteresis = shell_strtoul(argv[4], 10, &err), in cmd_set_path_loss_reporting_parameters()