Home
last modified time | relevance | path

Searched defs:scan_response_data (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_extended_scan_response_data_test.cc50 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
82 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
140 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
157 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
191 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
256 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
283 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
340 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
Dle_set_extended_advertising_parameters_test.cc140 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
190 std::vector<uint8_t> scan_response_data = {1, 2, 3}; in TEST_F() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_advertiser.cc176 std::vector<uint8_t> scan_response_data, int timeout_s, in StartAdvertising()
196 std::vector<uint8_t> scan_response_data, in StartAdvertisingSet()
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc145 ::rust::Vec<uint8_t> scan_response_data, in StartAdvertising()
166 ::rust::Vec<uint8_t> scan_response_data, in StartAdvertisingSet()
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc123 std::vector<uint8_t> scan_response_data, int timeout_s, in StartAdvertising()
141 std::vector<uint8_t> scan_response_data, in StartAdvertisingSet()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.cc151 const std::vector<uint8_t>& scan_response_data) { in LeSetScanResponseData()
770 const std::vector<uint8_t>& scan_response_data) { in LeSetExtendedScanResponseData()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine_test.cc104 base::Callback<void(uint8_t, uint8_t)> timeout_cb) { in SetUp()
311 std::vector<uint8_t> scan_response_data, in TEST_F()
315 base::Callback<void(uint8_t, uint8_t)> timeout_cb) { in TEST_F()
914 base::Callback<void(uint8_t, uint8_t)> timeout_cb) { in TEST_F()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_multi_adv.cc152 std::vector<uint8_t> scan_response_data; member
291 std::vector<uint8_t> scan_response_data, int duration, in StartAdvertising()
300 std::vector<uint8_t> scan_response_data; in StartAdvertising() member
388 std::vector<uint8_t> scan_response_data, in StartAdvertisingSet()
Dble_advertiser_hci_interface.cc194 uint8_t* scan_response_data, in SetScanResponseData()
422 uint8_t* scan_response_data, in SetScanResponseData()
601 uint8_t* scan_response_data, in SetScanResponseData()