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

  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 79 p_port->inx = yy + 1;
244 RFCOMM_TRACE_DEBUG ("port_release_port:Initialize handle:%d", p_port->inx);
267 RFCOMM_TRACE_DEBUG ("port_release_port:Clean-up handle:%d", p_port->inx);
319 UINT8 inx; local
327 inx = p_mcb->port_inx[dlci];
328 if (inx == 0)
334 return (&rfc_cb.port.port[inx - 1]);
port_int.h 147 UINT8 inx; /* Index of this control block in the port_info array */ member in struct:t_port_info
  /external/bluetooth/bluedroid/bta/av/
bta_av_act.c 1561 UINT8 inx = (UINT8)p_tle->param; local
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 1202 UINT16 inx; local
1296 UINT16 inx; local
    [all...]

Completed in 191 milliseconds