Searched defs:SyncTxParameters (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_periodic_sync_manager.h | 185 void SyncTxParameters(const Address& /* address */, uint8_t mode, uint16_t skip, uint16_t timeout, in SyncTxParameters() function
|
D | le_scanning_manager.cc | 1729 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/ |
D | gatt_ble_scanner_shim.cc | 299 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/ |
D | facade.proto | 66 rpc SyncTxParameters(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_scanning_manager.cc | 433 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/ |
D | gatt.rs | 216 fn SyncTxParameters( in SyncTxParameters() function
|