Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dhfp_ag_profile_unittest.cc56 cras_hfp_ag_profile_create(NULL); in TEST_F()
82 cras_hfp_ag_profile_create(NULL); in TEST_F()
105 cras_hfp_ag_profile_create(NULL); in TEST_F()
/external/adhd/cras/src/server/
Dcras_hfp_ag_profile.h30 int cras_hfp_ag_profile_create(DBusConnection *conn);
Dcras_hfp_ag_profile.c318 int cras_hfp_ag_profile_create(DBusConnection *conn) in cras_hfp_ag_profile_create() function
Dcras_server.c590 cras_hfp_ag_profile_create(dbus_conn); in cras_server_run()