Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c487 uint8_t flow_enable = cmd->flow_enable; in set_ctl_to_host_flow() local
502 switch (flow_enable) { in set_ctl_to_host_flow()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h739 uint8_t flow_enable; member