Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dandroid_extended_low_energy_advertiser.cc152 android_hci::kLEMultiAdvtSetAdvtDataSubopcode); in BuildSetAdvertisingData()
180 android_hci::kLEMultiAdvtSetAdvtDataSubopcode); in BuildUnsetAdvertisingData()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dvendor_protocol.h63 constexpr uint8_t kLEMultiAdvtSetAdvtDataSubopcode = 0x02; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc3989 case android_hci::kLEMultiAdvtSetAdvtDataSubopcode: { in OnAndroidLEMultiAdvt()