Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.h206 uint8_t GetTargetPhy(uint8_t direction) const;
Ddevice_groups.cc747 uint8_t LeAudioDeviceGroup::GetTargetPhy(uint8_t direction) const { in GetTargetPhy() function in bluetooth::le_audio::LeAudioDeviceGroup
Dstate_machine.cc1988 conf.target_phy = group->GetTargetPhy(ase->direction); in PrepareAndSendCodecConfigure()