Home
last modified time | relevance | path

Searched defs:LEMultiAdvtSetAdvtParamCommandParams (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dvendor_protocol.h230 struct LEMultiAdvtSetAdvtParamCommandParams { struct
232 uint8_t opcode;
238 uint16_t adv_interval_min;
244 uint16_t adv_interval_max;
248 pw::bluetooth::emboss::LEAdvertisingType adv_type;
250 pw::bluetooth::emboss::LEOwnAddressType own_address_type;
251 LEPeerAddressType peer_address_type;
255 DeviceAddressBytes peer_address;
259 uint8_t adv_channel_map;
263 LEAdvFilterPolicy adv_filter_policy;
[all …]