Home
last modified time | relevance | path

Searched refs:rx_max_time (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c159 info->rx_max_time); in le_data_len_updated()
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c261 info->rx_max_time); in le_data_len_updated()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h157 uint16_t rx_max_time; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1328 conn->le.data_len.rx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()
1772 conn->le.data_len.rx_max_time = max_rx_time; in le_data_len_change()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c932 info->rx_max_len, info->rx_max_time); in le_data_len_updated()
3528 info.le.data_len->rx_max_len, info.le.data_len->rx_max_time); in cmd_info()