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

  /system/bt/stack/rfcomm/
rfc_int.h 359 extern void PORT_ParNegCnf(tRFC_MCB* p_mcb, uint8_t dlci, uint16_t mtu,
rfc_port_fsm.cc 578 PORT_ParNegCnf(p_mcb, dlci, p_frame->u.pn.mtu, p_frame->u.pn.conv_layer,
port_rfc.cc 354 * Function PORT_ParNegCnf
363 void PORT_ParNegCnf(tRFC_MCB* p_mcb, uint8_t dlci, uint16_t mtu, uint8_t cl,
367 RFCOMM_TRACE_EVENT("PORT_ParNegCnf dlci:%d mtu:%d cl: %d k: %d", dlci, mtu,
    [all...]

Completed in 69 milliseconds