Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h567 #define HCI_FLOW_CTL_MODE_PACKET_BASED 0x00 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c199 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_PACKET_BASED; in bredr_init()
4663 case HCI_FLOW_CTL_MODE_PACKET_BASED: in hci_sched_acl()
H A Dhci_event.c3757 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_PACKET_BASED) { in hci_num_comp_pkts_evt()