Home
last modified time | relevance | path

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

/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dhost.proto360 PrimaryPhy primary_phy = 10; field
426 PrimaryPhy primary_phy = 15; field
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dperipheral2.h149 Phy primary_phy = Phy::k1Megabit; member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1987 uint8_t primary_phy, uint8_t secondary_phy, in btm_ble_update_inq_result()
2111 const RawAddress& bda, uint8_t primary_phy, uint8_t secondary_phy, in btm_ble_process_adv_pkt_cont()
2265 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont_for_inquiry()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc147 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs356 primary_phy: u8, field
566 primary_phy: LePhy, field
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc459 bluetooth::hci::Address address, uint8_t primary_phy, in OnScanResult()
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc591 uint8_t primary_phy = 0; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp251 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in btgattc_scan_result_cb()
1053 void OnScanResult(uint16_t event_type, uint8_t addr_type, RawAddress bda, uint8_t primary_phy, in OnScanResult()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs43 pub primary_phy: LePhy, field
Dbluetooth_gatt.rs1226 pub primary_phy: u8, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs557 primary_phy: u8, field
1317 primary_phy: LePhy, field
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc3197 auto primary_phy = pdu.GetPrimaryPhy(); in ScanIncomingLeExtendedAdvertisingPdu() local
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py299 primary_phy: int = 0 variable in Advertisement
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h2249 …s, DirectAdvertisingAddressType address_type, Address address, PrimaryPhyType primary_phy, Seconda… in LeExtendedAdvertisingResponse()
2279 …s, DirectAdvertisingAddressType address_type, Address address, PrimaryPhyType primary_phy, Seconda… in LeExtendedAdvertisingResponseRaw()