Searched refs:btAudioDeviceCategory (Results 1 – 4 of 4) sorted by relevance
231 @AudioDeviceCategory int btAudioDeviceCategory) { in addAudioDeviceWithCategoryInInventoryIfNeeded() argument233 address, "", btAudioDeviceCategory, /*userDefined=*/true); in addAudioDeviceWithCategoryInInventoryIfNeeded()235 address, "", btAudioDeviceCategory, /*userDefined=*/true); in addAudioDeviceWithCategoryInInventoryIfNeeded()
2815 @AudioDeviceCategory int btAudioDeviceCategory) { in addAudioDeviceWithCategoryInInventoryIfNeeded() argument2817 btAudioDeviceCategory); in addAudioDeviceWithCategoryInInventoryIfNeeded()
11389 @AudioDeviceCategory int btAudioDeviceCategory) { in setBluetoothAudioDeviceCategory_legacy() argument11403 : ((btAudioDeviceCategory == AUDIO_DEVICE_CATEGORY_HEADPHONES) in setBluetoothAudioDeviceCategory_legacy()11406 : ((btAudioDeviceCategory == AUDIO_DEVICE_CATEGORY_HEADPHONES) ? TYPE_BLE_HEADSET in setBluetoothAudioDeviceCategory_legacy()11413 deviceState.setAudioDeviceCategory(btAudioDeviceCategory); in setBluetoothAudioDeviceCategory_legacy()11422 btAudioDeviceCategory == AUDIO_DEVICE_CATEGORY_HEADPHONES); in setBluetoothAudioDeviceCategory_legacy()11447 @AudioDeviceCategory int btAudioDeviceCategory) { in setBluetoothAudioDeviceCategory() argument11460 mDeviceBroker.addAudioDeviceWithCategoryInInventoryIfNeeded(address, btAudioDeviceCategory); in setBluetoothAudioDeviceCategory()
7321 @AudioDeviceCategory int btAudioDeviceCategory) { in setBluetoothAudioDeviceCategory() argument7326 return getService().setBluetoothAudioDeviceCategory(address, btAudioDeviceCategory); in setBluetoothAudioDeviceCategory()