Home
last modified time | relevance | path

Searched refs:rx_max_time (Results 1 – 6 of 6) 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.c262 info->rx_max_time); in le_data_len_updated()
/Zephyr-latest/samples/bluetooth/central_gatt_write/src/
Dgatt_write_common.c334 info->rx_max_time); in le_data_len_updated()
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h158 uint16_t rx_max_time; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1334 conn->le.data_len.rx_max_time = BT_GAP_DATA_TIME_DEFAULT; in update_conn()
1778 conn->le.data_len.rx_max_time = max_rx_time; 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()