Searched defs:set_scan_rsp (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_ble_advertiser.cc | 149 void SetData(int advertiser_id, bool set_scan_rsp, vector<uint8_t> data, in SetData()
|
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
| D | gatt_ble_advertiser_shim.cc | 120 void BleAdvertiserIntf::SetData(uint8_t adv_id, bool set_scan_rsp, ::rust::Vec<uint8_t> data) { in SetData()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | le_advertising_manager.cc | 102 void SetData(int advertiser_id, bool set_scan_rsp, vector<uint8_t> data, in SetData()
|
| /packages/modules/Bluetooth/system/blueberry/facade/hci/ |
| D | le_advertising_manager_facade.proto | 120 bool set_scan_rsp = 2; field
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | le_advertising_manager.cc | 1755 void LeAdvertisingManager::SetData(AdvertiserId advertiser_id, bool set_scan_rsp, std::vector<GapDa… in SetData()
|