Home
last modified time | relevance | path

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

/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dhost.proto362 SecondaryPhy secondary_phy = 11; field
428 SecondaryPhy secondary_phy = 16; field
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dperipheral2.h154 Phy secondary_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()
2266 uint8_t secondary_phy, uint8_t advertising_sid, 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.rs357 secondary_phy: u8, field
567 secondary_phy: LePhy, field
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc460 uint8_t secondary_phy, uint8_t advertising_sid, in OnScanResult()
/aosp_15_r20/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc592 uint8_t secondary_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()
1054 uint8_t secondary_phy, uint8_t advertising_sid, int8_t tx_power, int8_t rssi, in OnScanResult()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs45 pub secondary_phy: LePhy, field
Dbluetooth_gatt.rs1227 pub secondary_phy: u8, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs558 secondary_phy: u8, field
1318 secondary_phy: LePhy, field
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc3198 auto secondary_phy = pdu.GetSecondaryPhy(); in ScanIncomingLeExtendedAdvertisingPdu() local
/aosp_15_r20/external/python/bumble/bumble/
Ddevice.py300 secondary_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 …e address_type, Address address, PrimaryPhyType primary_phy, SecondaryPhyType secondary_phy, uint8… in LeExtendedAdvertisingResponse()
2279 …e address_type, Address address, PrimaryPhyType primary_phy, SecondaryPhyType secondary_phy, uint8… in LeExtendedAdvertisingResponseRaw()