Searched refs:p_lcid (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/include/
H A Dport_api.h314 ** p_lcid - OUT L2CAP's LCID
318 UINT16 *p_lcid);
/system/bt/stack/rfcomm/
H A Dport_api.c492 ** p_lcid - OUT L2CAP's LCID
495 int PORT_CheckConnection (UINT16 handle, BD_ADDR bd_addr, UINT16 *p_lcid) argument
522 if (p_lcid)
523 *p_lcid = p_port->rfc.p_mcb->lcid;

Completed in 85 milliseconds