Searched refs:NData (Results 1 – 2 of 2) sorted by relevance
8836 plci->NData[1].P = TransmitBufferGet(plci->appl, data->P); in send_data()8837 plci->NData[1].PLength = data->Length; in send_data()8839 plci->NData[0].P = v120_break_header; in send_data()8841 plci->NData[0].P = v120_default_header; in send_data()8842 plci->NData[0].PLength = 1; in send_data()8848 plci->NData[0].P = TransmitBufferGet(plci->appl, data->P); in send_data()8849 plci->NData[0].PLength = data->Length; in send_data()8859 plci->NL.X = plci->NData; in send_data()8873 plci->NData[0].PLength = 0; in send_data()9605 plci->NData[0].PLength = 5; in dtmf_enable_receiver()[all …]
221 BUFFERS NData[2]; member