Home
last modified time | relevance | path

Searched refs:secondary_phy (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/Bluetooth/floss/pandora/server/
Dhost.py350 secondary_phy = request.secondary_phy
351 if secondary_phy == host_pb2.SECONDARY_NONE:
353 elif secondary_phy == host_pb2.SECONDARY_1M:
355 elif secondary_phy == host_pb2.SECONDARY_2M:
357 elif secondary_phy == host_pb2.SECONDARY_CODED:
505 response.secondary_phy = host_pb2.SECONDARY_NONE
507 response.secondary_phy = host_pb2.SECONDARY_1M
509 response.secondary_phy = host_pb2.SECONDARY_2M
511 response.secondary_phy = host_pb2.SECONDARY_CODED
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/SCN/
DBV_20_C.py146 secondary_phy=ll.PhyType.NO_PACKETS,
183 secondary_phy=hci.SecondaryPhyType.NO_PACKETS,
248 secondary_phy=hci.SecondaryPhyType.NO_PACKETS,
DBV_79_C.py89 secondary_phy=ll.PhyType.NO_PACKETS,
109 secondary_phy=hci.SecondaryPhyType.NO_PACKETS,
DBV_19_C.py148 secondary_phy=ll.PhyType.NO_PACKETS,
198 secondary_phy=hci.SecondaryPhyType.NO_PACKETS,
/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h46 uint8_t secondary_phy,
91 uint8_t secondary_phy, uint8_t advertising_sid,
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dbt_adv.rs38 secondary_phy: LePhy::Phy1m, in new()
Ddbus_iface.rs557 secondary_phy: u8, field
1308 secondary_phy: LePhy, field
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_callback.h67 uint8_t secondary_phy,
Dle_scanning_manager.cc447 uint8_t secondary_phy, in process_advertising_package_content()
490 secondary_phy, in process_advertising_package_content()
Dle_periodic_sync_manager_test.cc182 uint8_t secondary_phy,
Dle_scanning_manager_test.cc255 uint8_t secondary_phy,
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc135 const RawAddress& raw_address, uint8_t primary_phy, uint8_t secondary_phy,
520 uint8_t primary_phy, uint8_t secondary_phy, uint8_t advertising_sid, in OnScanResult() argument
538 secondary_phy, advertising_sid, tx_power, rssi, in OnScanResult()
543 event_type, ble_addr_type, raw_address, primary_phy, secondary_phy, in OnScanResult()
Dble_scanner_interface_impl.h111 uint8_t secondary_phy, uint8_t advertising_sid,
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_test.cc589 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult() argument
631 uint8_t secondary_phy = 0; in TEST_F() local
639 secondary_phy, advertising_sid, tx_power, rssi, in TEST_F()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.h46 uint8_t secondary_phy,
Dgatt_ble_scanner_shim.cc147 uint8_t secondary_phy, in OnScanResult() argument
158 secondary_phy, in OnScanResult()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc282 uint8_t secondary_phy,
1992 uint8_t secondary_phy, in btm_ble_update_inq_result() argument
2004 p_cur->ble_secondary_phy = secondary_phy; in btm_ble_update_inq_result()
2140 uint8_t secondary_phy, in btm_ble_process_adv_pkt_cont() argument
2239 secondary_phy, advertising_sid, tx_power, rssi, 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() argument
2355 secondary_phy, advertising_sid, tx_power, rssi, in btm_ble_process_adv_pkt_cont_for_inquiry()
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_47_C.py201 secondary_phy=ll.PhyType.NO_PACKETS,
DBV_26_C.py192 secondary_phy=ll.PhyType.NO_PACKETS,
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs357 secondary_phy: u8, field
570 secondary_phy: LePhy, field
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dlink_layer_packets.pdl175 secondary_phy: PhyType,
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1236 pub secondary_phy: u8, field
3739 secondary_phy: u8, in on_scan_result()
3997 secondary_phy: u8, in on_scan_result()
4011 secondary_phy, in on_scan_result()
4125 secondary_phy: 0, /* not used */ in on_track_adv_found_lost()
Dbluetooth_adv.rs45 pub secondary_phy: LePhy, field
248 secondary_advertising_phy: self.secondary_phy.into(), in into()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc3384 auto secondary_phy = pdu.GetSecondaryPhy(); in ScanIncomingLeExtendedAdvertisingPdu() local
3401 if ((secondary_phy == model::packets::PhyType::LE_2M && in ScanIncomingLeExtendedAdvertisingPdu()
3404 (secondary_phy == model::packets::PhyType::LE_CODED_S8 && in ScanIncomingLeExtendedAdvertisingPdu()
3407 (secondary_phy == model::packets::PhyType::LE_CODED_S2 && in ScanIncomingLeExtendedAdvertisingPdu()
3413 model::packets::PhyTypeText(secondary_phy)); in ScanIncomingLeExtendedAdvertisingPdu()
3515 static_cast<bluetooth::hci::SecondaryPhyType>(secondary_phy); in ScanIncomingLeExtendedAdvertisingPdu()
3628 scanner_.secondary_scan_response_phy = secondary_phy; in ScanIncomingLeExtendedAdvertisingPdu()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp224 uint8_t secondary_phy, uint8_t advertising_sid, in btgattc_scan_result_cb() argument
245 address.get(), primary_phy, secondary_phy, advertising_sid, tx_power, in btgattc_scan_result_cb()
1012 uint8_t primary_phy, uint8_t secondary_phy, in OnScanResult() argument
1036 address.get(), primary_phy, secondary_phy, advertising_sid, tx_power, in OnScanResult()

12