Home
last modified time | relevance | path

Searched refs:bindListen (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2719 int errno = socket.mSocket.bindListen(); in listenUsingRfcommOn()
2846 int errno = socket.mSocket.bindListen(); in createNewRfcommSocketAndRecord()
2870 int errno = socket.mSocket.bindListen(); in listenUsingInsecureRfcommOn()
2905 int errno = socket.mSocket.bindListen(); in listenUsingL2capOn()
2957 int errno = socket.mSocket.bindListen(); in listenUsingInsecureL2capOn()
3897 int errno = socket.mSocket.bindListen(); in listenUsingL2capChannel()
3945 int errno = socket.mSocket.bindListen(); in listenUsingInsecureL2capChannel()
DBluetoothSocket.java438 /*package*/ int bindListen() { in bindListen() method in BluetoothSocket
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10814 Landroid/bluetooth/BluetoothSocket;->bindListen()I