Home
last modified time | relevance | path

Searched refs:rx_max_len (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c71 info->rx_max_len); in data_len_updated()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c74 info->rx_max_len); in data_len_updated()
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c158 addr, info->tx_max_len, info->tx_max_time, info->rx_max_len, in le_data_len_updated()
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c260 addr, info->tx_max_len, info->tx_max_time, info->rx_max_len, in le_data_len_updated()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c74 info->rx_max_len); in data_len_updated()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h155 uint16_t rx_max_len; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1327 conn->le.data_len.rx_max_len = BT_GAP_DATA_LEN_DEFAULT; in update_conn()
1771 conn->le.data_len.rx_max_len = max_rx_octets; 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()