Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc58 struct btif_storage_leaudio_update_pacs_bin
59 btif_storage_leaudio_update_pacs_bin; variable
206 void btif_storage_leaudio_update_pacs_bin(const RawAddress& addr) { in btif_storage_leaudio_update_pacs_bin() function
208 test::mock::btif_profile_storage::btif_storage_leaudio_update_pacs_bin(addr); in btif_storage_leaudio_update_pacs_bin()
Dmock_btif_profile_storage.h254 struct btif_storage_leaudio_update_pacs_bin { struct
259 extern struct btif_storage_leaudio_update_pacs_bin argument
260 btif_storage_leaudio_update_pacs_bin;
/packages/modules/Bluetooth/system/btif/include/
Dbtif_profile_storage.h105 void btif_storage_leaudio_update_pacs_bin(const RawAddress& addr);
Dbtif_storage.h293 void btif_storage_leaudio_update_pacs_bin(const RawAddress& addr);
/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc39 void btif_storage_leaudio_update_pacs_bin(const RawAddress& addr) { in btif_storage_leaudio_update_pacs_bin() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc696 void btif_storage_leaudio_update_pacs_bin(const RawAddress& addr) { in btif_storage_leaudio_update_pacs_bin() function
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc1821 btif_storage_leaudio_update_pacs_bin(leAudioDevice->address_); in LeAudioCharValueHandle()
1849 btif_storage_leaudio_update_pacs_bin(leAudioDevice->address_); in LeAudioCharValueHandle()
5311 btif_storage_leaudio_update_pacs_bin(leAudioDevice->address_); in OnGattReadRspStatic()