Searched refs:hci_flow_spec (Results 1 – 2 of 2) sorted by relevance
652 struct hci_flow_spec { struct665 struct hci_flow_spec Tx_Flow_Spec; argument666 struct hci_flow_spec Rx_Flow_Spec;
437 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()