Home
last modified time | relevance | path

Searched refs:lost_threshold (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);
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c55 …tic BT_HDR *make_set_adv_report_flow_control(uint8_t enable, uint16_t num, uint16_t lost_threshold) in make_set_adv_report_flow_control() argument
63 UINT16_TO_STREAM(stream, lost_threshold); in make_set_adv_report_flow_control()