Home
last modified time | relevance | path

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

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