Home
last modified time | relevance | path

Searched refs:chpp (Results 1 – 11 of 11) sorted by relevance

/system/chre/chpp/test/
Dwwan_convert_test.cpp96 const ChppWwanCellInfo *chpp = &chppLocal; in compareCellInfo() local
98 EXPECT_EQ(chpp->timeStamp, chre->timeStamp); in compareCellInfo()
99 EXPECT_EQ(chpp->cellInfoType, chre->cellInfoType); in compareCellInfo()
100 EXPECT_EQ(chpp->timeStampType, chre->timeStampType); in compareCellInfo()
101 EXPECT_EQ(chpp->registered, chre->registered); in compareCellInfo()
103 switch (chpp->cellInfoType) { in compareCellInfo()
105 EXPECT_EQ(chpp->CellInfo.lte.cellIdentityLte.mcc, in compareCellInfo()
107 EXPECT_EQ(chpp->CellInfo.lte.cellIdentityLte.mnc, in compareCellInfo()
109 EXPECT_EQ(chpp->CellInfo.lte.cellIdentityLte.ci, in compareCellInfo()
111 EXPECT_EQ(chpp->CellInfo.lte.cellIdentityLte.pci, in compareCellInfo()
[all …]
Dapp_test_base.h31 namespace chpp {
Dapp_test_base.cpp33 namespace chpp { namespace
Dapp_test.cpp35 namespace chpp { namespace
/system/chre/test/
Dtest.mk33 COMMON_SRCS += $(CHRE_PREFIX)/chpp/test/wifi_convert_test.cpp
34 COMMON_SRCS += $(CHRE_PREFIX)/chpp/test/wwan_convert_test.cpp
/system/chre/platform/freertos/
Dinit.cc112 chpp::init(); in init()
124 chpp::deinit(); in deinit()
Dplatform_debug_dump_manager.cc44 chpp::logStateToBuffer(debugDump); in logStateToBuffer()
/system/chre/chpp/
DQUICKSTART.md9 Implement the platform-specific functionality utilized by CHPP. These can be found in chpp/platform…
DRELEASE_NOTES.md38 …les functionality needs to be supported alongside other platform functionality (see chpp/platform/)
/system/chre/
DREADME.md54 - ``chpp/``: Context Hub Peripheral Protocol (CHPP) source code - see the nested
/system/chre/chpp/api_parser/
DREADME.md88 "chpp/common/common_types.h",