Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h459 #define HCI_FLOW_CTL_MODE_PACKET_BASED 0x00 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c396 req->hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_PACKET_BASED; in bredr_init()
4141 case HCI_FLOW_CTL_MODE_PACKET_BASED: in hci_sched_acl()
Dhci_event.c3185 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_PACKET_BASED) { in hci_num_comp_pkts_evt()