Home
last modified time | relevance | path

Searched defs:scan_response (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/tools/netsim/proto/netsim/
H A Dmodel.proto187 AdvertiseData scan_response = 5; field
218 Chip.BleBeacon.AdvertiseData scan_response = 5; field
/aosp_15_r20/tools/netsim/rust/cli/src/
H A Drequests.rs428 let scan_response = AdvertiseDataProto { in test_beacon_create_scan_response() localVariable
459 let scan_response = AdvertiseDataProto { in test_beacon_patch_scan_response() localVariable
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dble_lib.py61 scan_response, argument
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dperipheral.h98 std::optional<AdvertisingData> scan_response; member
H A Dperipheral2.h123 std::optional<ScanResponse> scan_response; member
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dble_scanner.h71 std::vector<uint8_t> scan_response; variable
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dadvertising_client.py529 …def start_advertising_set(self, parameters, advertise_data, scan_response, periodic_parameters, pe… argument
782 …def start_advertising_set_sync(self, parameters, advertise_data, scan_response, periodic_parameter… argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager_test.cc381 LeAdvertisingResponse scan_response = make_advertising_report(); in TEST_F() local
411 LeAdvertisingResponse scan_response = make_advertising_report(); in TEST_F() local
Dle_scanning_callback.h46 std::vector<uint8_t> scan_response; variable
Dle_advertising_manager.h49 std::vector<GapData> scan_response; variable
Dle_scanning_manager.cc278 bool scan_response{false}; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_peer.h52 const ByteBuffer& scan_response() const { return scan_response_; } in scan_response() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/
H A Dperipheral.cc136 bt::AdvertisingData scan_response; in Advertise() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py300 def start_le_advertisement(self, adv_data, scan_response, adv_interval, argument
1263 def start_le_advertisement(self, adv_data, scan_response, adv_interval, argument
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/
Dle_advertising_manager_facade.proto59 repeated GapDataMsg scan_response = 2; field
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
H A Dfake_adapter.h57 AdvertisingData scan_response; member
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py295 …def start_advertising_set(self, parameters, advertise_data, scan_response, periodic_parameters, pe… argument
/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dmodel.rs1236 pub scan_response: ::protobuf::MessageField<ble_beacon::AdvertiseData>, field
2586 pub scan_response: ::protobuf::MessageField<super::chip::ble_beacon::AdvertiseData>, field
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4631 auto scan_response = model::packets::LeScanResponseView::Create(incoming); in IncomingLeScanResponsePacket() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs52 scan_response: Vec<u8>, field
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h2024 …t16_t timestamp, const std::vector<uint8_t>& adv_packet, const std::vector<uint8_t>& scan_response) in FullResult()
2249 …esponse(uint8_t connectable, uint8_t scannable, uint8_t directed, uint8_t scan_response, uint8_t l… in LeExtendedAdvertisingResponse()
2279 …onseRaw(uint8_t connectable, uint8_t scannable, uint8_t directed, uint8_t scan_response, uint8_t l… in LeExtendedAdvertisingResponseRaw()
48514 …16_t timestamp, const std::vector<uint8_t>& adv_packet, const std::vector<uint8_t>& scan_response)… in Create()
48535 …16_t timestamp, const std::vector<uint8_t>& adv_packet, const std::vector<uint8_t>& scan_response)… in Create()