Searched refs:StartAdvertisingSet (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 133 void BleAdvertiserIntf::StartAdvertisingSet( in StartAdvertisingSet() function in bluetooth::topshim::rust::BleAdvertiserIntf 147 adv_intf_->StartAdvertisingSet( in StartAdvertisingSet()
|
D | gatt_ble_advertiser_shim.h | 63 void StartAdvertisingSet(
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_le_advertising_manager.h | 48 MOCK_METHOD((void), StartAdvertisingSet,
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | ble_advertiser.h | 127 virtual void StartAdvertisingSet(
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine_test.cc | 134 ON_CALL(*mock_ble_advertising_manager_, StartAdvertisingSet) in SetUp() 350 EXPECT_CALL(*mock_ble_advertising_manager_, StartAdvertisingSet) in TEST_F() 958 EXPECT_CALL(*mock_ble_advertising_manager_, StartAdvertisingSet) in TEST_F()
|
D | state_machine.cc | 371 advertiser_if_->StartAdvertisingSet( in CreateBroadcastAnnouncement()
|
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 115 await self.__gatt_stub.StartAdvertisingSet(empty_proto.Empty())
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 140 void StartAdvertisingSet(uint8_t client_id, int reg_id, in StartAdvertisingSet() function in BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | advertising_client.py | 553 …return self.proxy().StartAdvertisingSet(parameters, advertise_data, scan_response, periodic_parame…
|
/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 44 rpc StartAdvertisingSet(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 352 fn StartAdvertisingSet( in StartAdvertisingSet() function 1693 StartAdvertisingSet, in start_advertising_set()
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 2302 sGattIf->advertiser->StartAdvertisingSet( in startAdvertisingSetNative()
|