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.h105 virtual void RemoveAdvertisingSet(uint8_t handle,
Dble_advertiser_hci_interface.cc282 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anon00701d7a0111::BleAdvertiserVscHciInterfaceImpl
494 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anon00701d7a0111::BleAdvertiserLegacyHciInterfaceImpl
703 void RemoveAdvertisingSet(uint8_t handle, in RemoveAdvertisingSet() function in __anon00701d7a0111::BleAdvertiserHciExtendedImpl
Dbtm_ble_multi_adv.cc871 GetHciInterface()->RemoveAdvertisingSet(inst_id, base::DoNothing()); in Unregister()
/system/bt/stack/test/
Dble_advertiser_test.cc108 MOCK_METHOD2(RemoveAdvertisingSet, void(uint8_t, status_cb));
211 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(_, _)) in TEST_F()
288 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(_, _)) in TEST_F()
498 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()
780 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()
873 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()
1049 EXPECT_CALL(*hci_mock, RemoveAdvertisingSet(advertiser_id, _)) in TEST_F()