Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h1079 #define HCI_OP_READ_FLOW_CONTROL_MODE 0x0c66 macro
/Linux-v5.4/net/bluetooth/
Dhci_core.c226 hci_req_add(req, HCI_OP_READ_FLOW_CONTROL_MODE, 0, NULL); in amp_init1()
Dhci_event.c3289 case HCI_OP_READ_FLOW_CONTROL_MODE: in hci_cmd_complete_evt()