Searched refs:test_gatt_performer (Results 1 – 2 of 2) sorted by relevance
124 base::RepeatingCallback<void(const RawAddress&)> test_gatt_performer);
496 base::RepeatingCallback<void(const RawAddress&)> test_gatt_performer) { in bta_dm_disc_override_gatt_performer_for_testing() argument497 if (test_gatt_performer.is_null()) { in bta_dm_disc_override_gatt_performer_for_testing()500 gatt_performer = test_gatt_performer; in bta_dm_disc_override_gatt_performer_for_testing()