Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.h42 AdvertisingType advertising_type; variable
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc53 AdvertisingType advertising_type, OwnAddressType own_address_type, in LeSetAdvertisingParameters()
Dlink_layer_controller.cc2665 auto advertising_type = pdu.GetAdvertisingType(); in ScanIncomingLeLegacyAdvertisingPdu() local
2976 auto advertising_type = pdu.GetAdvertisingType(); in ConnectIncomingLeLegacyAdvertisingPdu() local
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_advertising_manager_facade.proto64 AdvertisingEventType advertising_type = 6; field
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc105 …auto advertising_type = static_cast<::bluetooth::hci::AdvertisingType>(config_proto.advertising_ty… in AdvertisingConfigFromProto() local