Searched defs:FromCharacteristicValue (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/ | ||
D | has_preset.cc | 35 std::optional<HasPreset> HasPreset::FromCharacteristicValue(uint16_t& len, const uint8_t* value) { in FromCharacteristicValue() function in bluetooth::le_audio::has::HasPreset |
D | has_ctp.cc | 111 std::optional<HasCtpNtf> HasCtpNtf::FromCharacteristicValue(uint16_t len, const uint8_t* value) { in FromCharacteristicValue() function in bluetooth::le_audio::has::HasCtpNtf |