Home | History | Annotate | Download | only in sdk

Lines Matching full:bluetoothadapter

4641 	<class name="android/bluetooth/BluetoothAdapter" since="5">
4651 <method name="getDefaultAdapter()Landroid/bluetooth/BluetoothAdapter;" />
4665 <method name="startLeScan(Landroid/bluetooth/BluetoothAdapter$LeScanCallback;)Z" since="18" />
4666 <method name="startLeScan([Ljava/util/UUID;Landroid/bluetooth/BluetoothAdapter$LeScanCallback;)Z" since="18" />
4667 <method name="stopLeScan(Landroid/bluetooth/BluetoothAdapter$LeScanCallback;)V" since="18" />
4697 <class name="android/bluetooth/BluetoothAdapter$LeScanCallback" since="18">
5291 <method name="getAdapter()Landroid/bluetooth/BluetoothAdapter;" />