Home
last modified time | relevance | path

Searched defs:model (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/docs/architecture/
Darchitecture.md15 ### Processes
52 ### Threads in Bluetooth stack process
98 ### Data flow diagram
/system/libufdt/tests/src/
Dextract_dtb.c77 const char *model = in find_and_write_dtb() local
/system/core/adb/
Dtransport_test.cpp135 std::string model = "test_model"; in TEST_F() local
Dtransport.h310 std::string model; variable
/system/bt/stack/smp/
Dsmp_utils.cc1199 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model() local
1243 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model() local
1280 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections() local
/system/media/audio/include/system/
Dsound_trigger.h150 sound_model_handle_t model; /* loaded sound model that triggered the member
228 sound_model_handle_t model; /* loaded sound model that triggered the event */ member
/system/bt/common/
Dmetrics.cc854 const std::string& model, in LogManufacturerInfo()