Home
last modified time | relevance | path

Searched refs:kFeatureBitPresetSynchronizationSupported (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_has.h69 static constexpr uint8_t kFeatureBitPresetSynchronizationSupported = 0x04; variable
/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc389 kFeatureBitPresetSynchronizationSupported) == in set_sample_database()
501 kFeatureBitPresetSynchronizationSupported) == in set_sample_database()
557 kFeatureBitPresetSynchronizationSupported) == in set_sample_database()
1460 kFeatureBitPresetSynchronizationSupported | in TEST_F()
1481 kFeatureBitPresetSynchronizationSupported | in TEST_F()
1528 kFeatureBitPresetSynchronizationSupported | in TEST_F()
1543 kFeatureBitPresetSynchronizationSupported | in TEST_F()
2505 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()
2716 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()
2877 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()
Dhas_types.h160 if (features & bluetooth::has::kFeatureBitPresetSynchronizationSupported) { in RefreshSupportedOpcodesBitmask()
Dhas_client.cc50 using bluetooth::has::kFeatureBitPresetSynchronizationSupported;