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

  /external/bluetooth/bluedroid/stack/include/
port_api.h 131 #define PORT_EV_FCS 0x00020000 /* data flow enable status true = enabled */
143 PORT_EV_FC | PORT_EV_FCS | PORT_EV_CONNECTED)
  /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...]
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 433 event = PORT_EV_FC | PORT_EV_FCS;

Completed in 3229 milliseconds