Home
last modified time | relevance | path

Searched refs:primary_advertising_phy (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc330 uint8_t advertising_tx_power, PrimaryPhyType primary_advertising_phy, in LeSetExtendedAdvertisingParameters() argument
507 if (legacy_advertising && primary_advertising_phy != PrimaryPhyType::LE_1M) { in LeSetExtendedAdvertisingParameters()
512 static_cast<uint8_t>(primary_advertising_phy)); in LeSetExtendedAdvertisingParameters()
585 advertiser.primary_advertising_phy = primary_advertising_phy; in LeSetExtendedAdvertisingParameters()
1845 advertiser.primary_advertising_phy), in LeAdvertising()
Dle_advertiser.h151 PrimaryPhyType primary_advertising_phy{};
Dlink_layer_controller.h463 bluetooth::hci::PrimaryPhyType primary_advertising_phy,
/packages/modules/Bluetooth/system/include/hardware/
Dble_advertiser.h38 uint8_t primary_advertising_phy; member
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_47_C.py117primary_advertising_phy=hci.PrimaryPhyType.LE_1M))
DBV_26_C.py93primary_advertising_phy=hci.PrimaryPhyType.LE_1M))
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc340 config.use_le_coded_phy = params.primary_advertising_phy == 0x03; in parse_parameter()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.cc357 adv_params.primary_advertising_phy = PHY_LE_1M; in CreateBroadcastAnnouncement()
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dgatt_service.rs103 primary_advertising_phy: 0, in create_advertise_parameters()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs247 primary_advertising_phy: self.primary_phy.into(), in into()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc3339 parameters.primary_advertising_phy = 1; in id_status_callback()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp2213 p.primary_advertising_phy = primaryPhy; in parseParams()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3807 primary_advertising_phy : PrimaryPhyType,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3995 primary_advertising_phy : PrimaryPhyType,