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

  /system/bt/stack/include/
port_api.h 122 #define PORT_EV_RLSDS 0x00001000 /* RLSD state */
143 PORT_EV_CONNECT_ERR | PORT_EV_DSRS | PORT_EV_CTSS | PORT_EV_RLSDS | \
  /system/bt/stack/rfcomm/
port_utils.cc 436 if (signal & PORT_DCD_ON) events |= PORT_EV_RLSDS;

Completed in 62 milliseconds