Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_remote_service_server_test.cc1357 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
1360 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
1394 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
1430 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
1439 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
1447 service()->HandleNotificationForTesting(characteristic_value_handle(), in TEST_F()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dremote_service.h232 void HandleNotificationForTesting(att::Handle value_handle, in HandleNotificationForTesting() function