Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h194 void SyncTxParameters( in SyncTxParameters() function
Dle_scanning_manager.cc1878 void LeScanningManager::SyncTxParameters( in SyncTxParameters() function in bluetooth::hci::LeScanningManager
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc347 void BleScannerIntf::SyncTxParameters(RawAddress addr, uint8_t mode, uint16_t skip, uint16_t timeou… in SyncTxParameters() function in bluetooth::topshim::rust::BleScannerIntf
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto66 rpc SyncTxParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc489 void BleScannerInterfaceImpl::SyncTxParameters(RawAddress addr, uint8_t mode, in SyncTxParameters() function in BleScannerInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs220 fn SyncTxParameters( in SyncTxParameters() function