ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] bluetooth samsung sgh-e200 проблемы
@ 2007-11-10 11:14 Матыскин Алексей
  2007-11-10 12:30 ` Andrey Rahmatullin
  0 siblings, 1 reply; 2+ messages in thread
From: Матыскин Алексей @ 2007-11-10 11:14 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

Altlinux Desktop 4.0
 kdebluetooth-1.0-alt8.beta3
gnome-bluetooth-0.8.0-alt1
libkbluetooth-1.0-alt8.beta3
obexftp-0.22-alt1.pre4
libobexftp-0.22-alt1.pre4
libopenobex-1.3-alt1

сотовый телефон samsung sgh-e200
Проблема: получается настроить соединение только с телефона на компьютер, а 
хочется в обе стороны. 
конфигурационные файлы и вывод sdptool во вложениях 


[-- Attachment #2: hcid.conf --]
[-- Type: text/x-java, Size: 1874 bytes --]

#
# HCI daemon configuration file.
#

# HCId options
options {
	# Automatically initialize new devices
	autoinit yes;

	# Security Manager mode
	#   none - Security manager disabled
	#   auto - Use local PIN for incoming connections
	#   user - Always ask user for a PIN
	#
	security user;

	# Pairing mode
	#   none  - Pairing disabled
	#   multi - Allow pairing with already paired devices
	#   once  - Pair once and deny successive attempts
	pairing multi;

	# Default PIN code for incoming connections
	passkey "1111";
}

# Default settings for HCI devices
device {
	# Local device name
	#   %d - device id
	#   %h - host name
	name "%h-%d";

	# Local device class
	# e.g.
	#  0xsss100 = Computer
	  0xsss104 = Computer Desktop
	#  0xsss108 = Computer Server
	#  0xsss10c = Computer Laptop
	# The 'sss' above defines the service-class (not quite, only the
	# first 11 bits, the next 11 define the device-class, then 2 format bits.)
	# See http://www.bluetooth.org/assigned-numbers/baseband.htm
	# for more information.
	 0x100bbb stands for "Object Transfer  (v-Inbox, v-Folder, ...)"
	 0x020bbb stands for "Networking (LAN, Ad hoc, ...)"

	# Services: Telephony, Audio, Object Transfer, Capturing, Rendering, Networking
	# Major device class: Computer
	# Minor device class: Desktop workstation
	class 0x5e0104;

	# Default packet type
	pkt_type DH1,DM1,HV1;

	# Inquiry and Page scan
	iscan enable;
	discovto 0;
	pscan enable;

	# Default link mode
	#   none   - no specific policy 
	#   accept - always accept incoming connections
	#   master - become master on incoming connections,
	#            deny role switch on outgoing connections
	lm accept;

	# Default link policy
	#   none    - no specific policy
	#   rswitch - allow role switch
	#   hold    - allow hold mode
	#   sniff   - allow sniff mode
	#   park    - allow park mode
	lp rswitch,hold,sniff,park;
}

[-- Attachment #3: rfcomm.conf --]
[-- Type: text/plain, Size: 453 bytes --]

#
# RFCOMM configuration file.
#

rfcomm0 {
#	# Automatically bind the device at startup
	bind yes;
#
#	# Bluetooth address of the device
	device 00:1D:F6:82:DC:81;
#
#	# RFCOMM channel for the connection
	channel	6;
#
#	# Description of the connection
	comment "OBEX File Transfer";
}
rfcomm1 {
bind yes;
device 00:1D:F6:82:DC:81;
channel 2;
comment "serial port";
} 
rfcomm2 {
bind yes
device 00:1D:F6:82:DC:81;
channel 7;
comment "OBEX Object Push"
}

[-- Attachment #4: sdp.txt --]
[-- Type: text/plain, Size: 2609 bytes --]

Inquiring ...
Browsing 00:1D:F6:82:DC:81 ...
Service Name: WBTEXT
Service RecHandle: 0x10000
Service Class ID List:
  UUID 128: db1d8f12-95f3-402c-9b97-bc504c9a55c4
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 1
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "" (0x1cdb1d8f-1295-f340-2c9b-97bc504c9a55)
    Version: 0x0100

Service Name: Serial Port
Service RecHandle: 0x10001
Service Class ID List:
  "Serial Port" (0x1101)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 2
Profile Descriptor List:
  "Serial Port" (0x1101)
    Version: 0x0100

Service Name: Dial-up Networking
Service RecHandle: 0x10002
Service Class ID List:
  "Dialup Networking" (0x1103)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 3
Profile Descriptor List:
  "Dialup Networking" (0x1103)
    Version: 0x0100

Service Name: Voice GW
Service RecHandle: 0x10003
Service Class ID List:
  "Headset Audio Gateway" (0x1112)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 4
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100

Service Name: Voice GW
Service RecHandle: 0x10004
Service Class ID List:
  "Handfree Audio Gateway" (0x111f)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 5
Profile Descriptor List:
  "Handsfree" (0x111e)
    Version: 0x0105

Service Name: Advanced audio source
Service RecHandle: 0x10005
Service Class ID List:
  "Audio Source" (0x110a)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 25
  "AVDTP" (0x0019)
    uint16: 0x100
Profile Descriptor List:
  "Advanced Audio" (0x110d)
    Version: 0x0100

Service RecHandle: 0x10006
Service Class ID List:
  "AV Remote Target" (0x110c)
Protocol Descriptor List:
  "L2CAP" (0x0100)
    PSM: 23
  "AVCTP" (0x0017)
    uint16: 0x100
Profile Descriptor List:
  "AV Remote" (0x110e)
    Version: 0x0100

Service Name: OBEX File Transfer
Service RecHandle: 0x10007
Service Class ID List:
  "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 6
  "OBEX" (0x0008)
Profile Descriptor List:
  "OBEX File Transfer" (0x1106)
    Version: 0x0100

Service Name: Object Push
Service RecHandle: 0x10008
Service Class ID List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 7
  "OBEX" (0x0008)
Profile Descriptor List:
  "OBEX Object Push" (0x1105)
    Version: 0x0100


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] bluetooth samsung sgh-e200 проблемы
  2007-11-10 11:14 [Comm] bluetooth samsung sgh-e200 проблемы Матыскин Алексей
@ 2007-11-10 12:30 ` Andrey Rahmatullin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Rahmatullin @ 2007-11-10 12:30 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On Sat, Nov 10, 2007 at 06:14:55PM +0700, Матыскин Алексей wrote:
> сотовый телефон samsung sgh-e200
> Проблема: получается настроить соединение только с телефона на компьютер, а 
> хочется в обе стороны. 
А проблема в чём?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

 * raorn добавляет производителей мониторов в список "кого я хочу убить нах"
<frob> raorn: а производители принтеров уже есть в списке?
<raorn> frob: пока нет. я себе принтер ещё не выбирал толком
<frob> raorn: тут в Монреале в сентябре OpenPrinting Summit, обещают тусовку
       "printer manufactorers", можно подъехать убить парочку

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-10 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-10 11:14 [Comm] bluetooth samsung sgh-e200 проблемы Матыскин Алексей
2007-11-10 12:30 ` Andrey Rahmatullin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git