Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_packet_factory.h28 BT_HDR *(*make_set_c2h_flow_control)(uint8_t enable); member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c45 static BT_HDR *make_set_c2h_flow_control(uint8_t enable) in make_set_c2h_flow_control() function