Searched refs:rx_max_len (Results 1 – 9 of 9) sorted by relevance
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/ |
| D | main.c | 73 info->rx_max_len); in data_len_updated()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
| D | main.c | 74 info->rx_max_len); in data_len_updated()
|
| /Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
| D | peripheral_identity.c | 158 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/ |
| D | central_multilink.c | 261 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/ |
| D | gatt_write_common.c | 333 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/ |
| D | main.c | 72 info->rx_max_len); in data_len_updated()
|
| /Zephyr-latest/include/zephyr/bluetooth/ |
| D | conn.h | 156 uint16_t rx_max_len; member
|
| /Zephyr-latest/subsys/bluetooth/host/ |
| D | hci_core.c | 1333 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/ |
| D | bt.c | 935 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()
|