Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager.h185 void SyncTxParameters(const Address& /* address */, uint8_t mode, uint16_t skip, uint16_t timeout, in SyncTxParameters() function
Dle_scanning_manager.cc1729 void LeScanningManager::SyncTxParameters(const Address& address, uint8_t mode, uint16_t skip, in SyncTxParameters() function in bluetooth::hci::LeScanningManager
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc299 void BleScannerIntf::SyncTxParameters(RawAddress addr, uint8_t mode, uint16_t skip, in SyncTxParameters() function in bluetooth::topshim::rust::BleScannerIntf
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto66 rpc SyncTxParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc433 void BleScannerInterfaceImpl::SyncTxParameters(RawAddress addr, uint8_t mode, uint16_t skip, in SyncTxParameters() function in BleScannerInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs216 fn SyncTxParameters( in SyncTxParameters() function