Home
last modified time | relevance | path

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

/aosp12/system/bt/service/test/
H A Dlow_energy_advertiser_unittest.cc227 reg_cb reg_adv1_cb; in TEST_F() local
230 .WillOnce(SaveArg<0>(&reg_adv1_cb)); in TEST_F()
252 reg_adv1_cb.Run(client_if0, BT_STATUS_SUCCESS); in TEST_F()