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

  /system/bt/stack/include/
port_api.h 82 uint8_t rx_char1; member in struct:__anon2458
  /system/bt/stack/rfcomm/
port_rfc.cc 762 uint8_t rx_char1; local
806 if (((rx_char1 = p_port->user_port_pars.rx_char1) != 0) &&
810 if (*p++ == rx_char1) {
    [all...]

Completed in 90 milliseconds