OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:avdtp_discover
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/tools/
avinfo.c
50
#define
AVDTP_DISCOVER
0x01
514
static ssize_t
avdtp_discover
(int sk)
function
523
init_request(&req,
AVDTP_DISCOVER
);
668
if (
avdtp_discover
(sk) < 0)
/external/bluetooth/bluez/audio/
avdtp.c
64
#define
AVDTP_DISCOVER
0x01
1362
AVDTP_DISCOVER
, &err, sizeof(err));
1376
AVDTP_DISCOVER
, seps, rsp_size);
3328
int
avdtp_discover
(struct avdtp *session,
avdtp_discover
_cb_t cb,
function
[
all
...]
Completed in 694 milliseconds