Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/hci/include/hci/
Dhci_packet_factory.h51 BT_HDR *(*make_write_sync_flow_control_enable)(uint8_t enable); member
/device/soc/esp/esp32/components/bt/host/bluedroid/hci/
Dhci_packet_factory.c203 static BT_HDR *make_write_sync_flow_control_enable(uint8_t enable) in make_write_sync_flow_control_enable() function