aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2023-12-01Unload nanoapp when it fails to startyixuanwang
2023-11-27Add comment for nanoapp constructor usageyixuanwang
2023-11-17Add host message counter to debugChris Sabotta
2023-11-15Populate Tx Power for Legacy BLE Adv ReportsAnna Herrera
2023-11-13Allow instance id as input parameter for nanoapp constructoryixuanwang
2023-11-10Add nanoapp instance ID messagesyixuanwang
2023-11-01Return false when flush is not supported in BleRequestManagerMatthew Sedam
2023-10-31Print nanoapp events in hexChris Sabotta
2023-10-30Handle Cookies for BLE Start and Stop Scan Requestsyixuanwang
2023-10-20Merge "Add annaherrera as OWNER for select directories" into main am: b080d2c...Treehugger Robot
2023-10-20Merge "Add annaherrera as OWNER for select directories" into main am: b080d2ca6fTreehugger Robot
2023-10-16system_health_monitor: Add missing cstdintMatt Stokes
2023-10-12Add filtering for Broadcaster addressLiang Li
2023-10-12Add annaherrera as OWNER for select directoriesAnna Herrera
2023-10-10Handle CHRE BLE v1.9 APIs Compatibilityyixuanwang
2023-10-06Fix CHRE Compiler WarningsAlan Rosenthal
2023-09-22Add -Wextra-semiDavid Gilhooley
2023-09-18Revert^2 "Update for pigweed sync"Victor Berchet
2023-09-15Revert "Update for pigweed sync"Victor Berchet
2023-09-15Update for pigweed syncVictor Berchet
2023-09-14CHRE: change assert to LOGE am: 1e28c4da48 am: 59ad29b32fChia-Chi Teng
2023-09-14CHRE: change assert to LOGEChia-Chi Teng
2023-09-01Remove deprecated trace functionsAditya Chitnis
2023-08-25Fix shadow variable names in struct BleRequestLogSuneesh Sasikumar
2023-08-24Invoke nanoapp free callback synchronously when possibleKesavan Yogeswaran
2023-08-23tinysys: Add a pair of messages for chre aliveness probingLei Ju
2023-08-11Cleanup ble_request_manager.ccMatthew Sedam
2023-08-11Allow a null index in BleRequestManager::findRequestMatthew Sedam
2023-08-10Implement CHRE BLE flush in the BLE Request ManagerMatthew Sedam
2023-08-08Add BLE callback types to chre::SystemCallbackTypeMatthew Sedam
2023-08-01Simplify logic for pending BLE scan requestsAnna Herrera
2023-08-01Properly assert input pointer parameter is not null in BLE request multiplexerMatthew Sedam
2023-08-01Add parameter comment in ble_request_manager.ccMatthew Sedam
2023-08-01Add more parameter comments in CHRE BLE codeMatthew Sedam
2023-08-01Add spacing in BleRequestManager::controlPlatform() for readabilityMatthew Sedam
2023-07-19Handle duplicate BLE filters in CHRE am: d9efc095cd am: da52c7c555Anna Herrera
2023-07-19Handle duplicate BLE filters in CHREAnna Herrera
2023-06-30Handle multiple nanoapp BLE scan requests before responseAnna Herrera
2023-06-30Cleanup TelemetryManager and fix build issuesMatthew Sedam
2023-06-29Simplify the TimerPoolVictor Berchet
2023-06-27Make cyclic timers more accurateVictor Berchet
2023-06-27Reset timer handle before dispatching a new request am: 8c0988d707 am: d6656c...Rocky Fang
2023-06-26Reset timer handle before dispatching a new requestRocky Fang
2023-06-26[DO NOT MERGE] Handle multiple nanoapp BLE scan requests before responseAnna Herrera
2023-06-21Remove unnecessary lockRocky Fang
2023-06-07Use OTA format for BLE scan filters in testsAnna Herrera
2023-04-04Remove EventLoopManager::deferCallback check in SensorRequestManagerMatthew Sedam
2023-03-16Make tokenized logging flag names consistentYixuan Wang
2023-03-06Update to new tokenized logging macrosYixuan Wang
2023-03-02Remove Asserts for BLE Start Scan FailuresAnna Herrera