HomeSort by relevance Sort by last modified time
    Searched defs:rx_frame (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
tunnel.c 207 rx_fifo, rx_frame, local
213 &rx_fifo, &rx_frame, &rx_multi,
221 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_);
  /external/libese/libese-teq1/
teq1.c 242 struct Teq1Frame *rx_frame) {
245 if (rx_frame->header.PCB == 255) {
249 lrc = teq1_compute_LRC(rx_frame);
250 if (rx_frame->INF[rx_frame->header.LEN] != lrc) {
251 ALOGE("Invalid LRC %x instead of %x", rx_frame->INF[rx_frame->header.LEN],
269 switch (bs_get(PCB.type, rx_frame->header.PCB)) {
271 if (rx_frame->header.PCB != S(RESYNC, RESPONSE) &&
272 rx_frame->header.LEN != 1)
551 struct Teq1Frame rx_frame; local
    [all...]
  /system/bt/stack/rfcomm/
rfc_int.h 220 MX_FRAME rx_frame; member in struct:__anon106572

Completed in 127 milliseconds