Home | History | Annotate | Download | only in Bluetooth

Lines Matching full:bluetooth

3   package="com.android.bluetooth"
4 android:sharedUserId="android.uid.bluetooth">
6 <original-package android:name="com.android.bluetooth" />
8 <!-- Allows access to the Bluetooth Share Manager -->
14 <!-- Allows temporarily whitelisting Bluetooth addresses for sharing -->
20 <!-- Allows receiving handover status broadcasts from Bluetooth -->,
29 <uses-permission android:name="android.permission.BLUETOOTH" />
72 android:authorities="com.android.bluetooth.opp"
83 <action android:name="android.bluetooth.IBluetooth" />
97 <action android:name="android.bluetooth.adapter.action.STATE_CHANGED" />
218 <action android:name="android.bluetooth.IBluetoothPbap" />
227 <action android:name="android.bluetooth.adapter.action.STATE_CHANGED"/>
228 <action android:name="android.bluetooth.device.action.CONNECTION_ACCESS_REPLY" />
237 <action android:name="android.bluetooth.IBluetoothMap" />
245 <action android:name="android.bluetooth.IBluetoothGatt" />
253 <action android:name="android.bluetooth.IBluetoothHeadset" />
261 <action android:name="android.bluetooth.IBluetoothA2dp" />
269 <action android:name="android.bluetooth.IBluetoothInputDevice" />
277 <action android:name="android.bluetooth.IBluetoothHealth" />
285 <action android:name="android.bluetooth.IBluetoothPan" />