Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h568 #define HCI_FLOW_CTL_MODE_BLOCK_BASED 0x01 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c213 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_BLOCK_BASED; in amp_init1()
4667 case HCI_FLOW_CTL_MODE_BLOCK_BASED: in hci_sched_acl()
H A Dhci_event.c3845 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_BLOCK_BASED) { in hci_num_comp_blocks_evt()