Home
last modified time | relevance | path

Searched refs:hci_flow_spec (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_bt-coexist.h652 struct hci_flow_spec { struct
665 struct hci_flow_spec Tx_Flow_Spec; argument
666 struct hci_flow_spec Rx_Flow_Spec;
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c437 struct hci_flow_spec TxFlowSpec in bthci_CheckLogLinkBehavior()
1307 struct hci_flow_spec TxFlowSpec; in bthci_BuildLogicalLink()
1308 struct hci_flow_spec RxFlowSpec; in bthci_BuildLogicalLink()
1316 &pHciCmd->Data[1], sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1318 &pHciCmd->Data[17], sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1401 &TxFlowSpec, sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1403 &RxFlowSpec, sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
3158 &pHciCmd->Data[2], sizeof(struct hci_flow_spec)); in bthci_CmdFlowSpecModify()
3160 &pHciCmd->Data[18], sizeof(struct hci_flow_spec)); in bthci_CmdFlowSpecModify()