Home
last modified time | relevance | path

Searched defs:TransferSetInfo (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc343 void BleScannerIntf::TransferSetInfo(RawAddress addr, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto65 rpc TransferSetInfo(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc470 void BleScannerInterfaceImpl::TransferSetInfo(RawAddress address, in TransferSetInfo() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1868 void LeScanningManager::TransferSetInfo( in TransferSetInfo() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs214 fn TransferSetInfo( in TransferSetInfo() function