Searched refs:cras_bt_profile_get (Results 1 – 3 of 3) sorted by relevance
55 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_release()104 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_new_connection()162 profile = cras_bt_profile_get(prpofile_path); in cras_bt_profile_handle_request_disconnection()198 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_cancel()463 struct cras_bt_profile *cras_bt_profile_get(const char *path) in cras_bt_profile_get() function
59 struct cras_bt_profile *cras_bt_profile_get(const char *path);
77 profile = cras_bt_profile_get("/fake"); in TEST_F()