Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h146 void TransferSync(const Address& address, uint16_t service_data, uint16_t sync_handle, in TransferSync() function
Dle_scanning_manager.cc1718 void LeScanningManager::TransferSync(const Address& address, uint16_t handle, uint16_t service_data, in TransferSync() function in bluetooth::hci::LeScanningManager
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc291 void BleScannerIntf::TransferSync(RawAddress addr, uint16_t service_data, uint16_t sync_handle) { in TransferSync() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto64 rpc TransferSync(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc401 void BleScannerInterfaceImpl::TransferSync(RawAddress address, uint16_t service_data, in TransferSync() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs204 fn TransferSync( in TransferSync() function