Searched defs:SetStreamingPhy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ | ||
D | broadcaster_test.cc | 974 TEST_F(BroadcasterTest, SetStreamingPhy) { in TEST_F() argument |
D | broadcaster.cc | 884 void SetStreamingPhy(uint8_t phy) override { current_phy_ = phy; } in SetStreamingPhy() function in __anona857a7d20111::LeAudioBroadcasterImpl |