Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h510 #define HCI_FLOW_CTL_MODE_BLOCK_BASED 0x01 macro
/Linux-v5.4/net/bluetooth/
Dhci_core.c211 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_BLOCK_BASED; in amp_init1()
4134 case HCI_FLOW_CTL_MODE_BLOCK_BASED: in hci_sched_acl()
Dhci_event.c3726 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) { in hci_num_comp_blocks_evt()