Home
last modified time | relevance | path

Searched defs:make_set_adv_report_flow_control (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_packet_factory.h29 …BT_HDR *(*make_set_adv_report_flow_control)(uint8_t enable, uint16_t num, uint16_t lost_threshold); member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c55 static BT_HDR *make_set_adv_report_flow_control(uint8_t enable, uint16_t num, uint16_t lost_thresho… in make_set_adv_report_flow_control() function