Searched refs:btif_storage_update_csis_info (Results 1 – 6 of 6) sorted by relevance
98 struct btif_storage_update_csis_info btif_storage_update_csis_info; variable336 void btif_storage_update_csis_info(const RawAddress& addr) { in btif_storage_update_csis_info() function338 test::mock::btif_profile_storage::btif_storage_update_csis_info(addr); in btif_storage_update_csis_info()
562 struct btif_storage_update_csis_info { struct567 extern struct btif_storage_update_csis_info btif_storage_update_csis_info; argument
148 void btif_storage_update_csis_info(const RawAddress& addr);
369 void btif_storage_update_csis_info(const RawAddress& addr);
1076 void btif_storage_update_csis_info(const RawAddress& addr) { in btif_storage_update_csis_info() function
1665 btif_storage_update_csis_info(device->addr); in OnCsisSirkValueUpdate()