/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | le_set_extended_scan_response_data_test.cc | 50 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 81 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 133 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 149 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 181 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 240 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 264 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 314 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
|
D | le_set_extended_advertising_parameters_test.cc | 134 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local 183 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 115 ::rust::Vec<uint8_t> scan_response_data, in StartAdvertising() 131 ::rust::Vec<uint8_t> scan_response_data, in StartAdvertisingSet()
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | le_advertiser.cc | 162 const std::vector<uint8_t>& scan_response_data) { in LeSetScanResponseData() 748 const std::vector<uint8_t>& scan_response_data) { in LeSetExtendedScanResponseData()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 131 std::vector<uint8_t> scan_response_data, int timeout_s, in StartAdvertising() 150 std::vector<uint8_t> scan_response_data, in StartAdvertisingSet()
|
/aosp_15_r20/tools/netsim/rust/daemon/src/bluetooth/ |
H A D | beacon.rs | 78 scan_response_data: AdvertiseData, field 122 let scan_response_data = AdvertiseData::from_proto( in from_proto() localVariable
|
/aosp_15_r20/tools/netsim/rust/cli/src/ |
H A D | args.rs | 398 pub scan_response_data: BeaconBleScanResponseData, field 421 pub scan_response_data: BeaconBleScanResponseData, field
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | host.proto | 341 DataTypes scan_response_data = 3; field
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_adv.rs | 1418 scan_response_data: Vec<u8>, field 1715 let scan_response_data = in start_advertising_set() localVariable
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | device.py | 1591 scan_response_data: bytes = DEVICE_DEFAULT_SCAN_RESPONSE_DATA variable in DeviceConfiguration
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 36855 …n operation, FragmentPreference fragment_preference, const std::vector<GapData>& scan_response_dat… in Create() 36877 …n operation, FragmentPreference fragment_preference, const std::vector<GapData>& scan_response_dat… in Create()
|