aboutsummaryrefslogtreecommitdiff
path: root/host/common/include
AgeCommit message (Expand)Author
2023-12-13Add stubs for CHRE reliable messages to the HALMatthew Sedam
2023-12-13Handle HAL and CHRE crash recovery from HalClientLei Ju
2023-12-08Update TimeSync class to take ChreConnection as a parameterLei Ju
2023-12-05Create a hal client library for multiclient halLei Ju
2023-11-13Add thread annotationsVictor Berchet
2023-11-11Evaluate the argument list only onceLei Ju
2023-11-10Add nanoapp instance ID messagesyixuanwang
2023-11-10Fix the host endpoint typeVictor Berchet
2023-11-09Add RPC C++ support for vendor processVictor Berchet
2023-10-30Restrain the socket client id rangeLei Ju
2023-10-24Update LogMessageV2 tokenized log to include InstanceIDyixuanwang
2023-10-18Use MetricsReporter in the CHRE daemonMatthew Sedam
2023-10-17Add CHRE vendor metrics into MetricsReporterMatthew Sedam
2023-10-17Remove unnecessary nullptr check for CHRE MetricsReporterMatthew Sedam
2023-10-09Add MetricsReporter for host metrics loggingMatthew Sedam
2023-10-02Store the nanoapp ID in the FragmentedLoadTransactionMatthew Sedam
2023-09-22Add -Wextra-semiDavid Gilhooley
2023-09-07Add logic to init Bt snoop log file upon receiving first bt snoop logYixuan Wang
2023-08-25Raises SIGINT in ~ChreDaemonBase to ensure exitJohn Alabi
2023-08-23tinysys: Add a pair of messages for chre aliveness probingLei Ju
2023-08-23Implement BT Snoop Log for CHREYixuan Wang
2023-06-16Refactor preloaded nanoapp loaderLei Ju
2023-05-12Check if the transaction is matched before resetLei Ju
2023-04-27Update LPMA handler to connect to AIDL ST HALLei Ju
2023-04-25Add implementation for getPreloadedNanoappIdsLei Ju
2023-03-22Initialize mIsPreloadingOngoing variableArthur Ishiguro
2023-01-10Remove usage of errorFunction and errorString in system/chre.Matthew Sedam
2023-01-07Add a class for time sync.Lei Ju
2023-01-07Add nanoapp loader class for preloaded nanoapps.Lei Ju
2023-01-06Cleanup: Use a reference instead of a pointer when passing to readFileContentsMatthew Sedam
2022-12-27Remove usage of errorFunction in CHRE host codeMatthew Sedam
2022-12-09Convert chre wifi_ext hal handler to use theGabriel Biren
2022-12-02Add config_util to process JSON config files (preloaded_nanoapps.json)Matthew Sedam
2022-12-02Revert "Convert chre wifi_ext hal handler to use the"Gabriel Biren
2022-11-30Convert chre wifi_ext hal handler to use theGabriel Biren
2022-10-06Revert^2 "Add a dedicated signal handler thread to the daemon"Anthony Stange
2022-10-05Enable build configuration for SystemHealthMonitorRocky Fang
2022-10-05Generated File with FBS for new host to CHRE messageRocky Fang
2022-10-03Revert "Add a dedicated signal handler thread to the daemon"Anthony Stange
2022-09-21Add a dedicated signal handler thread to the daemonkarthik bharadwaj
2022-08-25Graceful exit for StHalLpmaHandlerrockyfang
2022-08-05Optionally start/stop recognition for LPMABrian Duddie
2022-06-23Shares common readFileContents codeArthur Ishiguro
2022-04-12Clean up NAN support for CHRE daemonAnthony Stange
2022-04-08Add support for vendor metric logs.Asad Abbas Ali
2022-03-18Shorten the verbose WifiHalExt thread exit notifier function name.karthik bharadwaj
2022-03-18Refactor the CHRE daemon.karthik bharadwaj
2022-03-07Revert^2 "Revert "Update CHRE daemon NAN handler.""Wilson Sung
2022-03-03Gracefully exit the wifi HAL handler thread.karthik bharadwaj
2022-03-02Revert "Revert "Update CHRE daemon NAN handler.""Anthony Stange