Searched refs:InjectNotificationEvent (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/ |
D | has_client_test.cc | 836 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, uint16_t handle, in InjectNotificationEvent() function in bluetooth::has::internal::__anonb8db27620111::HasClientTestBase 879 InjectNotificationEvent(address, conn_id, handle, value, indicate); in InjectNotifyReadPresetResponse() 906 InjectNotificationEvent(address, conn_id, HasDbBuilder::kPresetsCtpValHdl, value, indicate); in InjectPresetChanged() 965 InjectNotificationEvent(address, conn_id, HasDbBuilder::kActivePresetIndexValHdl, value, false); in InjectActivePresetNotification() 1670 InjectNotificationEvent(test_address, test_conn_id, HasDbBuilder::kFeaturesValHdl, in TEST_F() 1750 InjectNotificationEvent(test_address, test_conn_id, HasDbBuilder::kActivePresetIndexValHdl, in TEST_F()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | le_audio_client_test.cc | 553 void InjectNotificationEvent(const RawAddress& test_address, uint16_t conn_id, uint16_t handle, in InjectNotificationEvent() function in bluetooth::le_audio::UnicastTestNoInit 578 InjectNotificationEvent(test_address, conn_id, handle, contexts); in InjectContextTypes() 9143 InjectNotificationEvent(device->address_, device->conn_id_, ase.hdls.val_hdl, releasing_state); in TEST_F() 9241 InjectNotificationEvent(device->address_, device->conn_id_, ase.hdls.val_hdl, releasing_state); in TEST_F() 9341 InjectNotificationEvent(device->address_, device->conn_id_, ase.hdls.val_hdl, releasing_state); in TEST_F()
|