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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 115 #define PORT_EV_CTS 0x00000008 /* CTS changed state */
138 #define PORT_MASK_ALL (PORT_EV_RXCHAR | PORT_EV_TXEMPTY | PORT_EV_CTS | \
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 463 events |= PORT_EV_CTS;

Completed in 781 milliseconds