Home
last modified time | relevance | path

Searched refs:RemoveAdvertisingSet (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dble_advertiser_hci_interface.h88 virtual void RemoveAdvertisingSet(uint8_t handle,
Dble_advertiser_hci_interface.cc257 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anona639c8d10111::BleAdvertiserVscHciInterfaceImpl
442 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anona639c8d10111::BleAdvertiserLegacyHciInterfaceImpl
636 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anona639c8d10111::BleAdvertiserHciExtendedImpl
Dbtm_ble_multi_adv.cc780 GetHciInterface()->RemoveAdvertisingSet(inst_id, Bind(DoNothing)); in Unregister()
/system/bt/stack/test/
Dble_advertiser_test.cc111 MOCK_METHOD2(RemoveAdvertisingSet, void(uint8_t, status_cb));
214 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(_, _)) in TEST_F()
282 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(_, _)) in TEST_F()
472 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()
735 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()