Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc129 void BleAdvertiserIntf::StartAdvertisingSet(int32_t reg_id, AdvertiseParameters params, in StartAdvertisingSet() function in bluetooth::topshim::rust::BleAdvertiserIntf
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc147 void StartAdvertisingSet(uint8_t client_id, int reg_id, in StartAdvertisingSet() function in BleAdvertiserInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto44 rpc StartAdvertisingSet(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs344 fn StartAdvertisingSet( in StartAdvertisingSet() function