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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 119 #define PORT_EV_ERR 0x00000080 /* Line status error occurred */
140 PORT_EV_ERR | PORT_EV_RING | PORT_EV_CONNECT_ERR | \
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c     [all...]
port_rfc.c 167 if(p_port->ev_mask & PORT_EV_ERR)
168 events |= PORT_EV_ERR;
740 event |= PORT_EV_ERR;
    [all...]

Completed in 188 milliseconds