Home
last modified time | relevance | path

Searched defs:TransferSync (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h151 void TransferSync( in TransferSync() function
Dle_scanning_manager.cc1794 void LeScanningManager::TransferSync( in TransferSync() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc327 void BleScannerIntf::TransferSync(RawAddress addr, uint16_t service_data, uint16_t sync_handle) { in TransferSync() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto64 rpc TransferSync(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc440 void BleScannerInterfaceImpl::TransferSync(RawAddress address, in TransferSync() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs233 fn TransferSync( in TransferSync() function