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;
436 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()