Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c73 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.c261 addr, info->tx_max_len, info->tx_max_time, info->rx_max_len, in le_data_len_updated()
/Zephyr-latest/samples/bluetooth/central_gatt_write/src/
Dgatt_write_common.c333 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.c72 info->rx_max_len); in data_len_updated()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h156 uint16_t rx_max_len; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1333 conn->le.data_len.rx_max_len = BT_GAP_DATA_LEN_DEFAULT; in update_conn()
1777 conn->le.data_len.rx_max_len = max_rx_octets; in le_data_len_change()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c935 info->rx_max_len, info->rx_max_time); in le_data_len_updated()
3530 info.le.data_len->rx_max_len, info.le.data_len->rx_max_time); in cmd_info()