Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h613 #define HCI_FLOW_CTL_MODE_BLOCK_BASED 0x01 macro
/Linux-v6.1/net/bluetooth/
Dhci_core.c3680 case HCI_FLOW_CTL_MODE_BLOCK_BASED: in hci_sched_acl()
Dhci_sync.c3324 hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_BLOCK_BASED; in hci_init1_sync()
Dhci_event.c4471 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) { in hci_num_comp_blocks_evt()