Home
last modified time | relevance | path

Searched refs:CHPP_UUID_WWAN_STANDARD (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/chpp/include/chpp/common/
H A Dstandard_uuids.h31 #define CHPP_UUID_WWAN_STANDARD \ macro
/aosp12/system/chre/chpp/services/
H A Dwwan.c49 .descriptor.uuid = CHPP_UUID_WWAN_STANDARD,
/aosp12/system/chre/chpp/test/
H A Dtransport_test.cpp748 static const uint8_t uuid[CHPP_SERVICE_UUID_LEN] = CHPP_UUID_WWAN_STANDARD; in TEST_P()
986 static const uint8_t uuid[CHPP_SERVICE_UUID_LEN] = CHPP_UUID_WWAN_STANDARD; in TEST_F()
1069 static const uint8_t uuid[CHPP_SERVICE_UUID_LEN] = CHPP_UUID_WWAN_STANDARD; in TEST_F()
/aosp12/system/chre/chpp/clients/
H A Dwwan.c84 .descriptor.uuid = CHPP_UUID_WWAN_STANDARD,