Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dhci_common.h642 uint16_t max_itvl; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_gap.c2943 cmd.max_itvl = htole16(60 / 1.25); // 60:150 ms in ble_gap_periodic_adv_params_tx()
2946 cmd.max_itvl = htole16(params->itvl_max); in ble_gap_periodic_adv_params_tx()