Home
last modified time | relevance | path

Searched refs:cras_bt_endpoint_get (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_bt_endpoint.c79 endpoint = cras_bt_endpoint_get(endpoint_path); in cras_bt_endpoint_set_configuration()
145 endpoint = cras_bt_endpoint_get(endpoint_path); in cras_bt_endpoint_select_configuration()
202 endpoint = cras_bt_endpoint_get(endpoint_path); in cras_bt_endpoint_clear_configuration()
241 endpoint = cras_bt_endpoint_get(endpoint_path); in cras_bt_endpoint_release()
573 struct cras_bt_endpoint *cras_bt_endpoint_get(const char *object_path) in cras_bt_endpoint_get() function
Dcras_bt_endpoint.h57 struct cras_bt_endpoint *cras_bt_endpoint_get(const char *object_path);