Marek Bialoglowy
Colapse all |
Post comment
Bluetooth Security Review, Part 1
2006-11-09
c_ (2 replies)
c_ (2 replies)
Re: Bluetooth Security Review, Part 1
2008-03-20
Anonymous
Anonymous
> 1. how would one use the command to retrieve info?
Presumably, there is a standard path/filename for the phonebook, "telecom/pb.vcf". One transferred, this file can be parsed by hand or with a tool, and it's probably using the vCard format (based on the .vcf extension). See here: http://en.wi...
[ more ] [ reply ]
Presumably, there is a standard path/filename for the phonebook, "telecom/pb.vcf". One transferred, this file can be parsed by hand or with a tool, and it's probably using the vCard format (based on the .vcf extension). See here: http://en.wi...
[ more ] [ reply ]
WiFi phones
2008-01-31
Anonymous (1 replies)
Anonymous (1 replies)
It sounds like getting a phone with WiFi is a better idea than one with bluetooth....
[ more ] [ reply ]
[ more ] [ reply ]

# hcitool scan
Scanning .
00:0A:D9:15:0B:1C T610-phone
# obexftp -b 00:0A:D9:15:0B:1C --channel 10 -g telecom/pb.vcf -v
Browsing 00:0A:D9:15:0B:1C ...
Channel: 7
No custom transpor...
[ more ] [ reply ]