Loading android/app/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,8 @@ <bool name="profile_supported_csip_set_coordinator">true</bool> <bool name="profile_supported_le_call_control">true</bool> <bool name="profile_supported_hap_client">true</bool> <bool name="profile_supported_bass_client">false</bool> <bool name="profile_supported_battery">false</bool> <bool name="profile_supported_bass_client">true</bool> <bool name="profile_supported_battery">true</bool> <!-- If true, we will require location to be enabled on the device to fire Bluetooth LE scan result callbacks in addition to having one Loading Loading
android/app/res/values/config.xml +2 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,8 @@ <bool name="profile_supported_csip_set_coordinator">true</bool> <bool name="profile_supported_le_call_control">true</bool> <bool name="profile_supported_hap_client">true</bool> <bool name="profile_supported_bass_client">false</bool> <bool name="profile_supported_battery">false</bool> <bool name="profile_supported_bass_client">true</bool> <bool name="profile_supported_battery">true</bool> <!-- If true, we will require location to be enabled on the device to fire Bluetooth LE scan result callbacks in addition to having one Loading