Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc295 void BleScannerIntf::TransferSetInfo(RawAddress addr, uint16_t service_data, uint8_t adv_handle) { in TransferSetInfo() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto65 rpc TransferSetInfo(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc417 void BleScannerInterfaceImpl::TransferSetInfo(RawAddress address, uint16_t service_data, in TransferSetInfo() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1723 void LeScanningManager::TransferSetInfo(const Address& address, uint16_t handle, in TransferSetInfo() function in bluetooth::hci::LeScanningManager
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs210 fn TransferSetInfo( in TransferSetInfo() function