Home
last modified time | relevance | path

Searched refs:advertiser_handler (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc151 std::shared_ptr<BleAdvertiserInterface> advertiser_handler, in FakeBluetoothGattInterface() argument
162 if (advertiser_handler) g_advertiser_handler = advertiser_handler; in FakeBluetoothGattInterface()
Dfake_bluetooth_gatt_interface.h73 std::shared_ptr<BleAdvertiserInterface> advertiser_handler,