Home
last modified time | relevance | path

Searched refs:tx_max_time (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h156 u16_t tx_max_time; member
168 u16_t tx_max_time; member
179 .tx_max_time = (_tx_max_time), \
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c2144 conn->le.data_len.tx_max_time == param->tx_max_time) { in bt_conn_le_data_len_update()
2153 return bt_le_set_data_len(conn, param->tx_max_len, param->tx_max_time); in bt_conn_le_data_len_update()
A Dhci_core.c2443 conn->le.data_len.tx_max_time = BT_GAP_DATA_TIME_DEFAULT; in enh_conn_complete()
2652 conn->le.data_len.tx_max_time = max_tx_time; in le_data_len_change()

Completed in 21 milliseconds