Home
last modified time | relevance | path

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

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