Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_bt_endpoint.h16 struct cras_bt_endpoint { struct
21 int (*get_capabilities)(struct cras_bt_endpoint *endpoint, argument
23 int (*select_configuration)(struct cras_bt_endpoint *endpoint, argument
27 void (*set_configuration)(struct cras_bt_endpoint *endpoint, argument
29 void (*suspend)(struct cras_bt_endpoint *endpoint, argument
32 void (*transport_state_changed)(struct cras_bt_endpoint *endpoint, argument
36 struct cras_bt_endpoint *prev, *next; argument