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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 114 #define PORT_EV_TXEMPTY 0x00000004 /* Transmitt Queue Empty */
138 #define PORT_MASK_ALL (PORT_EV_RXCHAR | PORT_EV_TXEMPTY | PORT_EV_CTS | \
  /external/bluetooth/bluedroid/stack/rfcomm/
port_api.c     [all...]
port_rfc.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 77 #define BTA_JV_RFC_EV_MASK (PORT_EV_RXCHAR | PORT_EV_TXEMPTY | PORT_EV_FC | PORT_EV_FCS)
bta_jv_act.c     [all...]

Completed in 1165 milliseconds