Home | History | Annotate | Download | only in sdk

Lines Matching full:bluetooth

30 		<field name="BLUETOOTH" />
4235 <class name="android/bluetooth/BluetoothA2dp" since="11">
4237 <implements name="android/bluetooth/BluetoothProfile" />
4239 <method name="getConnectionState(Landroid/bluetooth/BluetoothDevice;)I" />
4241 <method name="isA2dpPlaying(Landroid/bluetooth/BluetoothDevice;)Z" />
4247 <class name="android/bluetooth/BluetoothAdapter" since="5">
4251 <method name="closeProfileProxy(ILandroid/bluetooth/BluetoothProfile;)V" since="11" />
4256 <method name="getDefaultAdapter()Landroid/bluetooth/BluetoothAdapter;" />
4259 <method name="getProfileProxy(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;I)Z" since="11" />
4260 <method name="getRemoteDevice(Ljava/lang/String;)Landroid/bluetooth/BluetoothDevice;" />
4265 <method name="listenUsingInsecureRfcommWithServiceRecord(Ljava/lang/String;Ljava/util/UUID;)Landroid/bluetooth/BluetoothServerSocket;" since="10" />
4266 <method name="listenUsingRfcommWithServiceRecord(Ljava/lang/String;Ljava/util/UUID;)Landroid/bluetooth/BluetoothServerSocket;" />
4298 <class name="android/bluetooth/BluetoothAssignedNumbers" since="11">
4398 <class name="android/bluetooth/BluetoothClass" since="5">
4408 <class name="android/bluetooth/BluetoothClass$Device" since="5">
4462 <class name="android/bluetooth/BluetoothClass$Device$Major" since="5">
4477 <class name="android/bluetooth/BluetoothClass$Service" since="5">
4490 <class name="android/bluetooth/BluetoothDevice" since="5">
4493 <method name="createInsecureRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" since="10" />
4494 <method name="createRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" />
4498 <method name="getBluetoothClass()Landroid/bluetooth/BluetoothClass;" />
4524 <class name="android/bluetooth/BluetoothHeadset" since="11">
4526 <implements name="android/bluetooth/BluetoothProfile" />
4528 <method name="getConnectionState(Landroid/bluetooth/BluetoothDevice;)I" />
4530 <method name="isAudioConnected(Landroid/bluetooth/BluetoothDevice;)Z" />
4531 <method name="startVoiceRecognition(Landroid/bluetooth/BluetoothDevice;)Z" />
4532 <method name="stopVoiceRecognition(Landroid/bluetooth/BluetoothDevice;)Z" />
4549 <class name="android/bluetooth/BluetoothHealth" since="14">
4550 <implements name="android/bluetooth/BluetoothProfile" />
4551 <method name="connectChannelToSource(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothHealthAppConfiguration;)Z" />
4552 <method name="disconnectChannel(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothHealthAppConfiguration;I)Z" />
4554 <method name="getConnectionState(Landroid/bluetooth/BluetoothDevice;)I" />
4556 <method name="getMainChannelFd(Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothHealthAppConfiguration;)Landroid/os/ParcelFileDescriptor;" />
4557 <method name="registerSinkAppConfiguration(Ljava/lang/String;ILandroid/bluetooth/BluetoothHealthCallback;)Z" />
4558 <method name="unregisterAppConfiguration(Landroid/bluetooth/BluetoothHealthAppConfiguration;)Z" />
4572 <class name="android/bluetooth/BluetoothHealthAppConfiguration" since="14">
4581 <class name="android/bluetooth/BluetoothHealthCallback" since="14">
4583 <method name="onHealthAppConfigurationStatusChange(Landroid/bluetooth/BluetoothHealthAppConfiguration;I)V" />
4584 <method name="onHealthChannelStateChange(Landroid/bluetooth/BluetoothHealthAppConfiguration;Landroid/bluetooth/BluetoothDevice;IILandroid/os/ParcelFileDescriptor;I)V" />
4586 <class name="android/bluetooth/BluetoothProfile" since="11">
4588 <method name="getConnectionState(Landroid/bluetooth/BluetoothDevice;)I" />
4600 <class name="android/bluetooth/BluetoothProfile$ServiceListener" since="11">
4601 <method name="onServiceConnected(ILandroid/bluetooth/BluetoothProfile;)V" />
4604 <class name="android/bluetooth/BluetoothServerSocket" since="5">
4607 <method name="accept()Landroid/bluetooth/BluetoothSocket;" />
4608 <method name="accept(I)Landroid/bluetooth/BluetoothSocket;" />
4611 <class name="android/bluetooth/BluetoothSocket" since="5">
4618 <method name="getRemoteDevice()Landroid/bluetooth/BluetoothDevice;" />