Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc2649 if (handle == ascs->ctp_ccc && ccc_stored_byte_val_.has_value()) { in SetSampleDatabaseEarbudsValid()
2650 value = {*ccc_stored_byte_val_, 00}; in SetSampleDatabaseEarbudsValid()
2861 std::optional<uint8_t> ccc_stored_byte_val_ = std::nullopt; member in bluetooth::le_audio::UnicastTestNoInit
9363 ccc_stored_byte_val_ = 0x01; in TEST_F()
9409 ccc_stored_byte_val_ = 0x01; in TEST_F()
9454 ccc_stored_byte_val_ = 0; in TEST_F()