Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c383 struct avdtp { struct
389 struct avdtp_server *server; argument
392 avdtp_session_state_t state; argument
400 GSList *seps; /* Elements of type struct avdtp_remote_sep * */ argument
402 GSList *streams; /* Elements of type struct avdtp_stream * */ argument
407 struct avdtp_stream *pending_open; argument
416 avdtp_discover_cb_t discov_cb; argument
435 static int send_request(struct avdtp *session, gboolean priority, argument
/external/bluetooth/bluez/tools/
Dsdptool.c2692 uuid_t root_uuid, l2cap, avdtp, a2src; in add_a2source() local
2753 uuid_t root_uuid, l2cap, avdtp, a2snk; in add_a2sink() local