Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_hal_h4.c97 static void hci_adv_flow_monitor(void *context);
118 …hci_hal_env.adv_flow_monitor = osi_alarm_new("adv_fc_mon", hci_adv_flow_monitor, NULL, HCI_ADV_FLO… in hci_hal_env_init()
292 static void hci_adv_flow_monitor(void *context) in hci_adv_flow_monitor() function