Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_advertiser.cc193 void StartAdvertisingSet(int reg_id, IdTxPowerStatusCallback cb, in StartAdvertisingSet() function in __anon3529fce10111::BleAdvertiserInterfaceImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc162 void BleAdvertiserIntf::StartAdvertisingSet( in StartAdvertisingSet() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/main/shim/
Dle_advertising_manager.cc138 void StartAdvertisingSet(int reg_id, IdTxPowerStatusCallback register_cb, 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/stack/btm/
Dbtm_ble_multi_adv.cc386 void StartAdvertisingSet(IdTxPowerStatusCb cb, tBTM_BLE_ADV_PARAMS* params, in StartAdvertisingSet() function in __anon9c4eeb570111::BleAdvertisingManagerImpl
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs372 fn StartAdvertisingSet( in StartAdvertisingSet() function