Open GoogleCodeExporter opened 8 years ago
Seems like permission issue still exist
BTW sdptool browse local works fine.
haggle service strace looks follows:
ioctl(63, 0x800448d2, 0xbec281d4) = 0
ioctl(63, 0x800448d3, 0xbec2839c) = 0
socket(PF_BLUETOOTH, SOCK_RAW, 1) = 65
bind(65, {sa_family=AF_BLUETOOTH, sa_data="\0\0\0\0\0\0 ,\25\0��\0\0"}, 4)
= 0
getsockopt(65, SOL_IP, IP_TTL, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f�", [16]) = 0
setsockopt(65, SOL_IP, IP_TTL, "\20\0\0\0\1�\0\0\0\0\0@\24\f\0\0", 16) = 0
writev(65, [{"\1", 1}, {"\24\f\0", 3}], 2) = 4
poll([{fd=65, events=POLLIN, revents=POLLIN}], 1, 1000) = 1
read(65, "\4\16�\1\24\f\0Nexus One\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 260)
= 255
setsockopt(65, SOL_IP, IP_TTL, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f�", 16) = 0
close(65) = 0
ioctl(63, 0x400448dd, 0xbec28190) = -1 EACCES (Permission denied)
write(2, "Can't set scan mode on hci0: Per"..., 52) = 52
write(2, "Could not force discoverable mod"..., 60) = 60
gettimeofday({1329418345, 11408}, NULL) = 0
Original comment by dmonak...@gmail.com
on 16 Feb 2012 at 6:55
Original issue reported on code.google.com by
dmonak...@gmail.com
on 16 Feb 2012 at 5:49