Searched refs:kFeatureBitPresetSynchronizationSupported (Results 1 – 3 of 3) sorted by relevance
374 if ((features & ::bluetooth::has::kFeatureBitPresetSynchronizationSupported) == in set_sample_database()483 if ((features & ::bluetooth::has::kFeatureBitPresetSynchronizationSupported) == in set_sample_database()534 if ((features & ::bluetooth::has::kFeatureBitPresetSynchronizationSupported) == in set_sample_database()1395 kFeatureBitPresetSynchronizationSupported | in TEST_F()1412 kFeatureBitWritablePresets | kFeatureBitPresetSynchronizationSupported | in TEST_F()1460 kFeatureBitPresetSynchronizationSupported | in TEST_F()1473 kFeatureBitWritablePresets | kFeatureBitPresetSynchronizationSupported | in TEST_F()2620 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()2794 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()2927 bluetooth::has::kFeatureBitPresetSynchronizationSupported); in TEST_F()
148 if (features & bluetooth::has::kFeatureBitPresetSynchronizationSupported) { in RefreshSupportedOpcodesBitmask()
70 static constexpr uint8_t kFeatureBitPresetSynchronizationSupported = 0x04; variable