Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h446 #define HCI_FLOW_CTL_MODE_BLOCK_BASED 0x01 macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c351 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_BLOCK_BASED; in amp_init1()
3868 case HCI_FLOW_CTL_MODE_BLOCK_BASED: in hci_sched_acl()
Dhci_event.c3291 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) { in hci_num_comp_blocks_evt()