Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c436 struct hci_flow_spec TxFlowSpec in bthci_CheckLogLinkBehavior()
1306 struct hci_flow_spec TxFlowSpec; in bthci_BuildLogicalLink()
1307 struct hci_flow_spec RxFlowSpec; in bthci_BuildLogicalLink()
1315 &pHciCmd->Data[1], sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1317 &pHciCmd->Data[17], sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1400 &TxFlowSpec, sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
1402 &RxFlowSpec, sizeof(struct hci_flow_spec)); in bthci_BuildLogicalLink()
3157 &pHciCmd->Data[2], sizeof(struct hci_flow_spec)); in bthci_CmdFlowSpecModify()
3159 &pHciCmd->Data[18], sizeof(struct hci_flow_spec)); in bthci_CmdFlowSpecModify()