Searched refs:NData (Results 1 – 2 of 2) sorted by relevance
8698 plci->NData[1].P = TransmitBufferGet(plci->appl, data->P); in send_data()8699 plci->NData[1].PLength = data->Length; in send_data()8701 plci->NData[0].P = v120_break_header; in send_data()8703 plci->NData[0].P = v120_default_header; in send_data()8704 plci->NData[0].PLength = 1; in send_data()8710 plci->NData[0].P = TransmitBufferGet(plci->appl, data->P); in send_data()8711 plci->NData[0].PLength = data->Length; in send_data()8721 plci->NL.X = plci->NData; in send_data()8735 plci->NData[0].PLength = 0; in send_data()9467 plci->NData[0].PLength = 5; in dtmf_enable_receiver()[all …]
211 BUFFERS NData[2]; member