Searched refs:cras_bt_profile_get (Results 1 – 3 of 3) sorted by relevance
57 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_release()106 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_new_connection()165 profile = cras_bt_profile_get(prpofile_path); in cras_bt_profile_handle_request_disconnection()202 profile = cras_bt_profile_get(profile_path); in cras_bt_profile_handle_cancel()430 struct cras_bt_profile *cras_bt_profile_get(const char *path) in cras_bt_profile_get() function
54 struct cras_bt_profile *cras_bt_profile_get(const char *path);
77 profile = cras_bt_profile_get("/fake"); in TEST_F()