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

  /system/bluetooth/bluez-clean-headers/bluetooth/
rfcomm.h 25 #define RFCOMM_DEFAULT_MTU 127
  /external/bluetooth/bluedroid/stack/include/
rfcdefs.h 33 #define RFCOMM_DEFAULT_MTU 127
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 121 p_port->peer_mtu = RFCOMM_DEFAULT_MTU;
161 p_port->mtu = RFCOMM_DEFAULT_MTU;
port_api.c     [all...]

Completed in 1473 milliseconds