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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_fsm.c 592 PORT_PortNegInd(p_mcb, p_frame->dlci, &port_pars, p_frame->u.rpn.param_mask);
611 PORT_PortNegInd (p_mcb, p_frame->dlci, &port_pars, p_frame->u.rpn.param_mask);
rfc_int.h 374 extern void PORT_PortNegInd (tRFC_MCB *p_mcb, UINT8 dlci, tPORT_STATE *p_pars, UINT16 param_mask);
port_rfc.c 539 ** Function PORT_PortNegInd
548 void PORT_PortNegInd (tRFC_MCB *p_mcb, UINT8 dlci, tPORT_STATE *p_pars,
553 RFCOMM_TRACE_EVENT0 ("PORT_PortNegInd");
    [all...]

Completed in 567 milliseconds