• Home
  • Raw
  • Download

Lines Matching refs:BluetoothSocket

10789 …oid/bluetooth/BluetoothDevice;->createInsecureL2capCocSocket(II)Landroid/bluetooth/BluetoothSocket;
10790 Landroid/bluetooth/BluetoothDevice;->createInsecureL2capSocket(I)Landroid/bluetooth/BluetoothSocket;
10791 Landroid/bluetooth/BluetoothDevice;->createL2capCocSocket(II)Landroid/bluetooth/BluetoothSocket;
10792 Landroid/bluetooth/BluetoothDevice;->createL2capSocket(I)Landroid/bluetooth/BluetoothSocket;
11290 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
11291 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
11377 Landroid/bluetooth/BluetoothOutputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
11378 Landroid/bluetooth/BluetoothOutputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
11513 Landroid/bluetooth/BluetoothSocket$SocketState;
11514 Landroid/bluetooth/BluetoothSocket$SocketState;-><init>()V
11515 Landroid/bluetooth/BluetoothSocket$SocketState;->CLOSED:Landroid/bluetooth/BluetoothSocket$SocketSt…
11516 Landroid/bluetooth/BluetoothSocket$SocketState;->CONNECTED:Landroid/bluetooth/BluetoothSocket$Socke…
11517 Landroid/bluetooth/BluetoothSocket$SocketState;->INIT:Landroid/bluetooth/BluetoothSocket$SocketStat…
11518 Landroid/bluetooth/BluetoothSocket$SocketState;->LISTENING:Landroid/bluetooth/BluetoothSocket$Socke…
11519 Landroid/bluetooth/BluetoothSocket$SocketState;->valueOf(Ljava/lang/String;)Landroid/bluetooth/Blue…
11520 Landroid/bluetooth/BluetoothSocket$SocketState;->values()[Landroid/bluetooth/BluetoothSocket$Socket…
11521 Landroid/bluetooth/BluetoothSocket;-><init>(IIZZLandroid/bluetooth/BluetoothDevice;ILandroid/os/Par…
11522 Landroid/bluetooth/BluetoothSocket;-><init>(IIZZLandroid/bluetooth/BluetoothDevice;ILandroid/os/Par…
11523 Landroid/bluetooth/BluetoothSocket;-><init>(IIZZLjava/lang/String;I)V
11524 Landroid/bluetooth/BluetoothSocket;-><init>(Landroid/bluetooth/BluetoothSocket;)V
11525 Landroid/bluetooth/BluetoothSocket;->accept(I)Landroid/bluetooth/BluetoothSocket;
11526 Landroid/bluetooth/BluetoothSocket;->acceptSocket(Ljava/lang/String;)Landroid/bluetooth/BluetoothSo…
11527 Landroid/bluetooth/BluetoothSocket;->available()I
11528 Landroid/bluetooth/BluetoothSocket;->bindListen()I
11529 Landroid/bluetooth/BluetoothSocket;->BTSOCK_FLAG_NO_SDP:I
11530 Landroid/bluetooth/BluetoothSocket;->convertAddr([B)Ljava/lang/String;
11531 Landroid/bluetooth/BluetoothSocket;->createL2capRxBuffer()V
11532 Landroid/bluetooth/BluetoothSocket;->DBG:Z
11533 Landroid/bluetooth/BluetoothSocket;->EBADFD:I
11534 Landroid/bluetooth/BluetoothSocket;->fillL2capRxBuffer()I
11535 Landroid/bluetooth/BluetoothSocket;->getPort()I
11536 Landroid/bluetooth/BluetoothSocket;->getSecurityFlags()I
11537 Landroid/bluetooth/BluetoothSocket;->mAddress:Ljava/lang/String;
11538 Landroid/bluetooth/BluetoothSocket;->mAuth:Z
11539 Landroid/bluetooth/BluetoothSocket;->mAuthMitm:Z
11540 Landroid/bluetooth/BluetoothSocket;->MAX_L2CAP_PACKAGE_SIZE:I
11541 Landroid/bluetooth/BluetoothSocket;->MAX_RFCOMM_CHANNEL:I
11542 Landroid/bluetooth/BluetoothSocket;->mDevice:Landroid/bluetooth/BluetoothDevice;
11543 Landroid/bluetooth/BluetoothSocket;->mEncrypt:Z
11544 Landroid/bluetooth/BluetoothSocket;->mExcludeSdp:Z
11545 Landroid/bluetooth/BluetoothSocket;->mFd:I
11546 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;
11547 Landroid/bluetooth/BluetoothSocket;->mL2capBuffer:Ljava/nio/ByteBuffer;
11548 Landroid/bluetooth/BluetoothSocket;->mMaxRxPacketSize:I
11549 Landroid/bluetooth/BluetoothSocket;->mMaxTxPacketSize:I
11550 Landroid/bluetooth/BluetoothSocket;->mMin16DigitPin:Z
11551 Landroid/bluetooth/BluetoothSocket;->mOutputStream:Landroid/bluetooth/BluetoothOutputStream;
11552 Landroid/bluetooth/BluetoothSocket;->mServiceName:Ljava/lang/String;
11553 Landroid/bluetooth/BluetoothSocket;->mSocketIS:Ljava/io/InputStream;
11554 Landroid/bluetooth/BluetoothSocket;->mSocketOS:Ljava/io/OutputStream;
11555 Landroid/bluetooth/BluetoothSocket;->mSocketState:Landroid/bluetooth/BluetoothSocket$SocketState;
11556 Landroid/bluetooth/BluetoothSocket;->mType:I
11557 Landroid/bluetooth/BluetoothSocket;->mUuid:Landroid/os/ParcelUuid;
11558 Landroid/bluetooth/BluetoothSocket;->PROXY_CONNECTION_TIMEOUT:I
11559 Landroid/bluetooth/BluetoothSocket;->read([BII)I
11560 Landroid/bluetooth/BluetoothSocket;->readAll(Ljava/io/InputStream;[B)I
11561 Landroid/bluetooth/BluetoothSocket;->readInt(Ljava/io/InputStream;)I
11562 Landroid/bluetooth/BluetoothSocket;->removeChannel()V
11563 Landroid/bluetooth/BluetoothSocket;->requestMaximumTxDataLength()V
11564 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH:I
11565 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH_16_DIGIT:I
11566 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_AUTH_MITM:I
11567 Landroid/bluetooth/BluetoothSocket;->SEC_FLAG_ENCRYPT:I
11568 Landroid/bluetooth/BluetoothSocket;->setExcludeSdp(Z)V
11569 Landroid/bluetooth/BluetoothSocket;->setServiceName(Ljava/lang/String;)V
11570 Landroid/bluetooth/BluetoothSocket;->SOCK_SIGNAL_SIZE:I
11571 Landroid/bluetooth/BluetoothSocket;->TAG:Ljava/lang/String;
11572 Landroid/bluetooth/BluetoothSocket;->TYPE_L2CAP_BREDR:I
11573 Landroid/bluetooth/BluetoothSocket;->TYPE_L2CAP_LE:I
11574 Landroid/bluetooth/BluetoothSocket;->VDBG:Z
11575 Landroid/bluetooth/BluetoothSocket;->waitSocketSignal(Ljava/io/InputStream;)Ljava/lang/String;
11576 Landroid/bluetooth/BluetoothSocket;->write([BII)I