boolean |
BluetoothHealth.connectChannelToSource(BluetoothDevice device,
BluetoothHealthAppConfiguration config) |
boolean |
BluetoothHealth.disconnectChannel(BluetoothDevice device,
BluetoothHealthAppConfiguration config,
int channelId) |
int |
BluetoothHeadset.getConnectionState(BluetoothDevice device) |
int |
BluetoothHealth.getConnectionState(BluetoothDevice device) |
int |
BluetoothProfile.getConnectionState(BluetoothDevice device) |
int |
BluetoothA2dp.getConnectionState(BluetoothDevice device) |
ParcelFileDescriptor |
BluetoothHealth.getMainChannelFd(BluetoothDevice device,
BluetoothHealthAppConfiguration config) |
boolean |
BluetoothA2dp.isA2dpPlaying(BluetoothDevice device) |
boolean |
BluetoothHeadset.isAudioConnected(BluetoothDevice device) |
void |
BluetoothHealthCallback.onHealthChannelStateChange(BluetoothHealthAppConfiguration config,
BluetoothDevice device,
int prevState,
int newState,
ParcelFileDescriptor fd,
int channelId) |
boolean |
BluetoothHeadset.startVoiceRecognition(BluetoothDevice device) |
boolean |
BluetoothHeadset.stopVoiceRecognition(BluetoothDevice device) |