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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c 126 PORT_StartCnf (p_mcb, RFCOMM_ERROR);
293 PORT_StartCnf (p_mcb, RFCOMM_ERROR);
357 PORT_StartCnf (p_mcb, RFCOMM_ERROR);
503 PORT_StartCnf (p_mcb, RFCOMM_ERROR);
rfc_port_if.c 89 PORT_DlcEstablishCnf (p_mcb, dlci, 0, RFCOMM_ERROR);
206 PORT_PortNegCnf (p_mcb, dlci, NULL, RFCOMM_ERROR);
rfc_port_fsm.c 209 PORT_DlcEstablishCnf (p_port->rfc.p_mcb, p_port->dlci, p_port->rfc.p_mcb->peer_l2cap_mtu, RFCOMM_ERROR);
215 PORT_DlcEstablishCnf (p_port->rfc.p_mcb, p_port->dlci, p_port->rfc.p_mcb->peer_l2cap_mtu, RFCOMM_ERROR);
230 PORT_DlcEstablishCnf (p_port->rfc.p_mcb, p_port->dlci, p_port->rfc.p_mcb->peer_l2cap_mtu, RFCOMM_ERROR);
rfc_int.h 35 #define RFCOMM_ERROR 1
port_rfc.c 280 RFCOMM_StartRsp (p_mcb, RFCOMM_ERROR);
461 RFCOMM_DlcEstablishRsp (p_mcb, dlci, 0, RFCOMM_ERROR);
    [all...]

Completed in 29 milliseconds