Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1031 BOOLEAN btsnd_hcic_ble_update_adv_report_flow_control (UINT16 num, BT_HDR *static_buf) in btsnd_hcic_ble_update_adv_report_flow_control() argument
1036 if (static_buf != NULL) { in btsnd_hcic_ble_update_adv_report_flow_control()
1037 p = static_buf; in btsnd_hcic_ble_update_adv_report_flow_control()
1046 if (static_buf == p) { in btsnd_hcic_ble_update_adv_report_flow_control()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h952 BOOLEAN btsnd_hcic_ble_update_adv_report_flow_control (UINT16 num, BT_HDR *static_buf);