Searched refs:PACKET_SIZE_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance
38 public static final int PACKET_SIZE_UNSPECIFIED = -1; field in BluetoothObexTransport40 private int mMaxTransmitPacketSize = PACKET_SIZE_UNSPECIFIED;41 private int mMaxReceivePacketSize = PACKET_SIZE_UNSPECIFIED;
254 PBAP_OBEX_MAXIMUM_PACKET_SIZE, BluetoothObexTransport.PACKET_SIZE_UNSPECIFIED); in rejectConnection()356 PBAP_OBEX_MAXIMUM_PACKET_SIZE, BluetoothObexTransport.PACKET_SIZE_UNSPECIFIED); in startObexServerSession()