/aosp_15_r20/tools/netsim/proto/netsim/ |
H A D | model.proto | 187 AdvertiseData scan_response = 5; field 218 Chip.BleBeacon.AdvertiseData scan_response = 5; field
|
/aosp_15_r20/tools/netsim/rust/cli/src/ |
H A D | requests.rs | 428 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/ |
D | ble_lib.py | 61 scan_response, argument
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/ |
H A D | peripheral.h | 98 std::optional<AdvertisingData> scan_response; member
|
H A D | peripheral2.h | 123 std::optional<ScanResponse> scan_response; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | ble_scanner.h | 71 std::vector<uint8_t> scan_response; variable
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 529 …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/ |
D | le_scanning_manager_test.cc | 381 LeAdvertisingResponse scan_response = make_advertising_report(); in TEST_F() local 411 LeAdvertisingResponse scan_response = make_advertising_report(); in TEST_F() local
|
D | le_scanning_callback.h | 46 std::vector<uint8_t> scan_response; variable
|
D | le_advertising_manager.h | 49 std::vector<GapData> scan_response; variable
|
D | le_scanning_manager.cc | 278 bool scan_response{false}; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | fake_peer.h | 52 const ByteBuffer& scan_response() const { return scan_response_; } in scan_response() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/ |
H A D | peripheral.cc | 136 bt::AdvertisingData scan_response; in Advertise() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ |
D | bluetooth_device.py | 300 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/ |
D | le_advertising_manager_facade.proto | 59 repeated GapDataMsg scan_response = 2; field
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/ |
H A D | fake_adapter.h | 57 AdvertisingData scan_response; member
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 295 …def start_advertising_set(self, parameters, advertise_data, scan_response, periodic_parameters, pe… argument
|
/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | model.rs | 1236 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/ |
D | link_layer_controller.cc | 4631 auto scan_response = model::packets::LeScanResponseView::Create(incoming); in IncomingLeScanResponsePacket() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 52 scan_response: Vec<u8>, field
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 2024 …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()
|