Home
last modified time | relevance | path

Searched refs:HCI_FLOW_CTL_MODE_BLOCK_BASED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/bluetooth/
Dhci.h560 #define HCI_FLOW_CTL_MODE_BLOCK_BASED 0x01 macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c213 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_BLOCK_BASED; in amp_init1()
4635 case HCI_FLOW_CTL_MODE_BLOCK_BASED: in hci_sched_acl()
Dhci_event.c3845 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) { in hci_num_comp_blocks_evt()