Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h632 #define HCI_FLOW_CTL_MODE_PACKET_BASED 0x00 macro
/linux-6.1.9/net/bluetooth/
Dhci_core.c3676 case HCI_FLOW_CTL_MODE_PACKET_BASED: in hci_sched_acl()
Dhci_sync.c3321 hdev->flow_ctl_mode = HCI_FLOW_CTL_MODE_PACKET_BASED; in hci_init1_sync()
Dhci_event.c4371 if (hdev->flow_ctl_mode != HCI_FLOW_CTL_MODE_PACKET_BASED) { in hci_num_comp_pkts_evt()