Home
last modified time | relevance | path

Searched refs:kChreFileDescriptorPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/chre/host/tinysys/hal/
H A Dtinysys_chre_connection.cc77 TEMP_FAILURE_RETRY(open(kChreFileDescriptorPath, O_RDWR)); in init()
H A Dtinysys_chre_connection.h116 static constexpr char kChreFileDescriptorPath[] = "/dev/scp_chre_manager"; variable