Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc589 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult()
630 uint8_t primary_phy = 0; in TEST_F() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc1991 uint16_t evt_type, uint8_t primary_phy, in btm_ble_update_inq_result()
2139 const RawAddress& bda, uint8_t primary_phy, in btm_ble_process_adv_pkt_cont()
2295 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in btm_ble_process_adv_pkt_cont_for_inquiry()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc146 uint8_t primary_phy, in OnScanResult()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc520 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in OnScanResult()
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs356 primary_phy: u8, field
569 primary_phy: LePhy, field
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp223 RawAddress* bda, uint8_t primary_phy, in btgattc_scan_result_cb()
1012 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_adv.rs43 pub primary_phy: LePhy, field
Dbluetooth_gatt.rs1235 pub primary_phy: u8, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs556 primary_phy: u8, field
1307 primary_phy: LePhy, field
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc3383 auto primary_phy = pdu.GetPrimaryPhy(); in ScanIncomingLeExtendedAdvertisingPdu() local