Короче я чето запутался

В исходниках которые доступны в SDK API 17, я так понимаю это Nexus 7, есть файлик
BluetoothHeadset.java а в нем вот такой комментарий, описание файла.
Цитата:
/**
* Public API for controlling the Bluetooth Headset Service. This includes both
* Bluetooth Headset and Handsfree (v1.5) profiles.
*
* <p>BluetoothHeadset is a proxy object for controlling the Bluetooth Headset
* Service via IPC.
*
* <p> Use {@link BluetoothAdapter#getProfileProxy} to get
* the BluetoothHeadset proxy object. Use
* {@link BluetoothAdapter#closeProfileProxy} to close the service connection.
*
* <p> Android only supports one connected Bluetooth Headset at a time.
* Each method is protected with its appropriate permission.
*/
|
Это означает что в нексус поддерживает нужный режим ?