Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c46 #define HCI_ADV_FLOW_MONITOR_PERIOD_MS (500) macro
118 …_monitor = osi_alarm_new("adv_fc_mon", hci_adv_flow_monitor, NULL, HCI_ADV_FLOW_MONITOR_PERIOD_MS); in hci_hal_env_init()
319 osi_alarm_set(hci_hal_env.adv_flow_monitor, HCI_ADV_FLOW_MONITOR_PERIOD_MS); in hci_adv_credits_prep_to_release()