Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:bluetooth

17 package android.bluetooth;
31 * This class provides the APIs to control the Bluetooth MAP
42 "android.bluetooth.map.profile.action.CONNECTION_STATE_CHANGED";
110 Log.e(TAG, "Could not bind to Bluetooth MAP Service with " + intent);
172 * Get the currently connected remote Bluetooth device (PCE).
173 * @return The remote Bluetooth device, or null if not in connected or
191 * Returns true if the specified Bluetooth device is connected.
220 * @param device Remote Bluetooth Device
324 * @param device Paired bluetooth device
354 * @param device Bluetooth device
396 log("Bluetooth is Not enabled");