Searched refs:discover (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluez/tools/
H A Davinfo.c518 struct discover_resp *discover = (void *) buffer; local
530 ret = avdtp_receive(sk, discover, sizeof(buffer));
538 switch (discover->seps[i].type) {
549 switch (discover->seps[i].media_type) {
564 discover->seps[i].seid, media, type,
565 discover->seps[i].inuse ? "*" : "");
567 avdtp_get_caps(sk, discover->seps[i].seid);
/external/bluetooth/hcidump/parser/
H A Davdtp.c291 static inline void discover(int level, uint8_t hdr, struct frame *frm) function
467 discover(level + 1, hdr, frm);
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
H A Dopenid.php179 function discover($url) function
431 if (!$this->server) $this->discover($this->identity);
462 $server = $this->discover($this->data['openid_identity']);
/external/grub/docs/
H A Dtexinfo.tex3578 % it can discover if there is anything in it.

Completed in 122 milliseconds