Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dvendor_protocol.h47 constexpr uint8_t kStopA2dpOffloadCommandSubopcode = 0x02; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Da2dp_offload_manager.cc219 android_hci::kStopA2dpOffloadCommandSubopcode); in RequestStopA2dpOffload()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc1265 android_hci::kStopA2dpOffloadCommandSubopcode)); in StopA2dpOffloadRequest()
H A Dfake_controller.cc3627 case android_hci::kStopA2dpOffloadCommandSubopcode: in OnAndroidA2dpOffloadCommand()