Home
last modified time | relevance | path

Searched refs:conn_max_itvl (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h686 uint16_t conn_max_itvl; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c4170 params->conn_max_itvl = htole16(phy_1m_conn_params->itvl_max); in ble_gap_ext_conn_create_tx()
4188 params->conn_max_itvl = htole16(phy_2m_conn_params->itvl_max); in ble_gap_ext_conn_create_tx()
4206 params->conn_max_itvl = htole16(phy_coded_conn_params->itvl_max); in ble_gap_ext_conn_create_tx()