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

/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h303 ** p_lcid - OUT L2CAP's LCID
307 UINT16 *p_lcid);
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c433 ** p_lcid - OUT L2CAP's LCID
436 int PORT_CheckConnection (UINT16 handle, BD_ADDR bd_addr, UINT16 *p_lcid) argument
463 if (p_lcid)
464 *p_lcid = p_port->rfc.p_mcb->lcid;

Completed in 37 milliseconds