Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dvendor_protocol.h65 constexpr uint8_t kLEMultiAdvtSetRandomAddrSubopcode = 0x4; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc4001 case android_hci::kLEMultiAdvtSetRandomAddrSubopcode: { in OnAndroidLEMultiAdvt()