Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dvendor_protocol.h62 constexpr uint8_t kLEMultiAdvtSetAdvtParamSubopcode = 0x01; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dandroid_extended_low_energy_advertiser.cc104 android_hci::kLEMultiAdvtSetAdvtParamSubopcode); in BuildSetAdvertisingParams()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc3983 case android_hci::kLEMultiAdvtSetAdvtParamSubopcode: { in OnAndroidLEMultiAdvt()