Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc864 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, in InjectNotificationEvent() function in bluetooth::has::internal::__anon8c9947310111::HasClientTestBase
908 InjectNotificationEvent(address, conn_id, handle, value, indicate); in InjectNotifyReadPresetResponse()
937 InjectNotificationEvent(address, conn_id, HasDbBuilder::kPresetsCtpValHdl, in InjectPresetChanged()
1001 InjectNotificationEvent( in InjectActivePresetNotification()
1644 InjectNotificationEvent(test_address, test_conn_id, in TEST_F()
1743 InjectNotificationEvent(test_address, test_conn_id, in TEST_F()
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_client_test.cc448 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, in InjectNotificationEvent() function in le_audio::UnicastTestNoInit