Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.h53 AdvertisingType advertising_type; variable
/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_advertising_manager_facade.proto64 AdvertisingEventType advertising_type = 6; field
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hal.py321 advertising_type=hci.AdvertisingType.ADV_IND, argument
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc66 AdvertisingType advertising_type, OwnAddressType own_address_type, in LeSetAdvertisingParameters()
Dlink_layer_controller.cc2893 auto advertising_type = pdu.GetAdvertisingType(); in ScanIncomingLeLegacyAdvertisingPdu() local
3198 auto advertising_type = pdu.GetAdvertisingType(); in ConnectIncomingLeLegacyAdvertisingPdu() local
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_advertising_manager_facade.cc113 …auto advertising_type = static_cast<::bluetooth::hci::AdvertisingType>(config_proto.advertising_ty… in AdvertisingConfigFromProto() local