Searched defs:PORT_StartCnf (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_rfc.c191 ** Function PORT_StartCnf
199 void PORT_StartCnf (tRFC_MCB *p_mcb, UINT16 result) function
205 RFCOMM_TRACE_EVENT1 ("PORT_StartCnf result:%d", result);
218 RFCOMM_TRACE_WARNING1 ("PORT_StartCnf failed result:%d", result);

Completed in 57 milliseconds