Home
last modified time | relevance | path

Searched defs:SetPeriodicAdvertisingEnable (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc177 void BleAdvertiserIntf::SetPeriodicAdvertisingEnable(uint8_t adv_id, bool enable, bool include_adi)… in SetPeriodicAdvertisingEnable() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc198 void SetPeriodicAdvertisingEnable(int advertiser_id, bool enable, in SetPeriodicAdvertisingEnable() function in BleAdvertiserInterfaceImpl
/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto42 rpc SetPeriodicAdvertisingEnable(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs369 fn SetPeriodicAdvertisingEnable( in SetPeriodicAdvertisingEnable() function