Home
last modified time | relevance | path

Searched defs:storage_module (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/hci/
Dhci_metrics_logging.cc28 …que_ptr<CommandView>& command_view, EventView event_view, storage::StorageModule* storage_module) { in log_hci_event()
318 …g_link_layer_connection_other_hci_event(EventView packet, storage::StorageModule* storage_module) { in log_link_layer_connection_other_hci_event()
849 …s& address, uint32_t connection_handle, ErrorCode status, storage::StorageModule* storage_module) { in log_remote_device_information()
/system/bt/gd/security/record/
Dsecurity_record_storage.cc101 SecurityRecordStorage::SecurityRecordStorage(storage::StorageModule* storage_module, os::Handler* h… in SecurityRecordStorage()
/system/bt/main/shim/
Dle_scanning_manager.cc458 auto* storage_module = bluetooth::shim::GetStorage(); in handle_remote_properties() local
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc670 storage::StorageModule* storage_module, in SecurityManagerImpl()