File
Doc
Category
Size
Date
Package
IBluetoothPbap.java
API Doc
Android 5.1 API
6494
Sat Mar 14 05:47:58 GMT 2015
android.bluetooth
IBluetoothPbap
public interface IBluetoothPbap implements android.os.IInterface
System private API for Bluetooth pbap service {@hide}
Fields Summary
Constructors Summary
Methods Summary
public
boolean
connect
(
android.bluetooth.BluetoothDevice
device)
public void
disconnect
()
public
android.bluetooth.BluetoothDevice
getClient
()
public
int
getState
()
public
boolean
isConnected
(
android.bluetooth.BluetoothDevice
device)
Java Code Source