Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:MAP

29  * This class provides the APIs to control the Bluetooth MAP
40 "android.bluetooth.map.profile.action.CONNECTION_STATE_CHANGED";
109 Log.e(TAG, "Could not bind to Bluetooth MAP Service with " + intent);
155 * object is currently not connected to the Map service.
174 * the Map service.
192 * currently connected to the Map service.
209 * supported for MAP server.
239 * Check class bits for possible Map support.
241 * given class bits might support Map. It is not accurate for all
243 * @return True if this device might support Map.
376 mServiceListener.onServiceConnected(BluetoothProfile.MAP, BluetoothMap.this);
383 mServiceListener.onServiceDisconnected(BluetoothProfile.MAP);