Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h245 uint16_t peripheral_latency; member
Dhci_types.h3454 uint16_t peripheral_latency; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2652 conn->le.latency = sys_le16_to_cpu(evt->peripheral_latency); in bt_hci_le_subrate_change_event()
2680 params.peripheral_latency = conn->le.latency; in bt_hci_le_subrate_change_event()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c978 params->peripheral_latency, in subrate_changed()