Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/include/hci/
Dhci_packet_factory.h51 BT_HDR *(*make_write_sync_flow_control_enable)(uint8_t enable); member
/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c202 static BT_HDR *make_write_sync_flow_control_enable(uint8_t enable) in make_write_sync_flow_control_enable() function