基本信息
源码名称:Affix Bluetooth Protocol Stack For Linux
源码大小:1.47M
文件格式:.7z
开发语言:C/C++
更新时间:2022-11-29
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

Affix Bluetooth Protocol Stack For Linux

Affix Bluetooth Protocol Stack For Linux

.
├── Affix Bluetooth Protocol Stack For Linux_Affix-Nokia.7z
└── Affix-Nokia
    ├── Affix 3.X.Y are for 2.6 kernels
    │   ├── affix-3.2.0
    │   │   ├── AUTHORS
    │   │   ├── COPYING
    │   │   ├── ChangeLog
    │   │   ├── INSTALL
    │   │   ├── LEGAL
    │   │   ├── Makefile.am
    │   │   ├── Makefile.in
    │   │   ├── NEWS
    │   │   ├── README
    │   │   ├── TODO
    │   │   ├── aclocal.m4
    │   │   ├── acsite.m4
    │   │   ├── arm-config.site
    │   │   ├── config.guess
    │   │   ├── config.sub
    │   │   ├── configure
    │   │   ├── configure.ac
    │   │   ├── control
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── btclt.c
    │   │   │   ├── btctl-audio.c
    │   │   │   ├── btctl-dev.c
    │   │   │   ├── btctl.c
    │   │   │   ├── btctl.h
    │   │   │   ├── btftp.c
    │   │   │   ├── bthidctl.c
    │   │   │   ├── btpan.c
    │   │   │   ├── btsdp.c
    │   │   │   └── btsocket.c
    │   │   ├── daemon
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── btsrv-lexer.c
    │   │   │   ├── btsrv-lexer.l
    │   │   │   ├── btsrv-parser.c
    │   │   │   ├── btsrv-parser.h
    │   │   │   ├── btsrv-parser.y
    │   │   │   ├── btsrv-sdp.c
    │   │   │   ├── btsrv.c
    │   │   │   └── btsrv.h
    │   │   ├── etc
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── affix
    │   │   │   ├── affix.conf
    │   │   │   ├── affix.conf.in
    │   │   │   ├── affix.pc
    │   │   │   ├── affix.pc.in
    │   │   │   ├── affix.rc.deb
    │   │   │   ├── affix.rc.rh
    │   │   │   ├── btsrv-gui
    │   │   │   ├── btsrv.conf
    │   │   │   ├── btsrv.conf.in
    │   │   │   ├── device.map
    │   │   │   ├── dhcpd.conf
    │   │   │   ├── masq-down
    │   │   │   ├── masq-up
    │   │   │   ├── pan.conf
    │   │   │   ├── serial
    │   │   │   └── services
    │   │   ├── include
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── btcore.h
    │   │   │   ├── config.h.in
    │   │   │   ├── obex.h
    │   │   │   ├── sdp.h
    │   │   │   ├── sdpclt.h
    │   │   │   ├── sdpsrv.h
    │   │   │   ├── stamp-h.in
    │   │   │   └── utils.h
    │   │   ├── install-sh
    │   │   ├── lib
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   └── btcore.c
    │   │   ├── ltmain.sh
    │   │   ├── missing
    │   │   ├── mkinstalldirs
    │   │   ├── obex
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── btobex.c
    │   │   │   ├── obex_client.c
    │   │   │   └── obex_server.c
    │   │   ├── sdp
    │   │   │   ├── Makefile.am
    │   │   │   ├── Makefile.in
    │   │   │   ├── README
    │   │   │   ├── attr.c
    │   │   │   ├── attr.h
    │   │   │   ├── cstate.c
    │   │   │   ├── cstate.h
    │   │   │   ├── des.c
    │   │   │   ├── request.c
    │   │   │   ├── sdpclt.c
    │   │   │   ├── sdpserver.c
    │   │   │   ├── sdpsrv.c
    │   │   │   ├── servicedb.c
    │   │   │   ├── servicedb.h
    │   │   │   ├── utils.c
    │   │   │   ├── utils.h
    │   │   │   └── uuid.c
    │   │   └── utils
    │   │       ├── Makefile.am
    │   │       ├── Makefile.in
    │   │       ├── btmodem.c
    │   │       ├── btmpg123
    │   │       └── btutils.c
    │   ├── affix-3.2.0.tar.gz
    │   ├── affix-kernel-3.2.0
    │   │   ├── COPYING
    │   │   ├── CREDITS
    │   │   ├── ChangeLog
    │   │   ├── Configure
    │   │   ├── LEGAL
    │   │   ├── Makefile
    │   │   ├── NEWS
    │   │   ├── README
    │   │   ├── TODO
    │   │   ├── affix-to2.4.patch
    │   │   ├── btcore
    │   │   │   ├── Makefile
    │   │   │   ├── af_hci.c
    │   │   │   ├── af_l2cap.c
    │   │   │   ├── btdebug.c
    │   │   │   ├── hci.c
    │   │   │   ├── hci_mgr.c
    │   │   │   ├── hci_sched.c
    │   │   │   ├── l2cap.c
    │   │   │   ├── l2cap_rm.c
    │   │   │   └── sysctl-core.c
    │   │   ├── config.in
    │   │   ├── distfiles
    │   │   ├── drivers
    │   │   │   ├── Makefile
    │   │   │   ├── bluecard_cs.c
    │   │   │   ├── bt3c_cs.c
    │   │   │   ├── bt950uart_cs.c
    │   │   │   ├── btuart.c
    │   │   │   ├── btuart_bcsp.c
    │   │   │   ├── btuart_bcsp.h
    │   │   │   ├── btuart_cs.c
    │   │   │   ├── btuart_h4.c
    │   │   │   ├── btuart_tlp.c
    │   │   │   ├── btuart_tty.c
    │   │   │   └── btusb.c
    │   │   ├── etc
    │   │   │   ├── Makefile
    │   │   │   ├── devfs
    │   │   │   ├── modutils
    │   │   │   └── pcmcia.conf
    │   │   ├── hidp
    │   │   │   ├── Makefile
    │   │   │   ├── affix_hid.c
    │   │   │   ├── affix_hid.h
    │   │   │   ├── hid.c
    │   │   │   └── hid.h
    │   │   ├── include
    │   │   │   ├── Makefile
    │   │   │   ├── bluetooth.h
    │   │   │   ├── bluez.h
    │   │   │   ├── btdebug.h
    │   │   │   ├── btlist.h
    │   │   │   ├── hci.h
    │   │   │   ├── hci_cmds.h
    │   │   │   ├── hci_types.h
    │   │   │   ├── l2cap.h
    │   │   │   ├── rfcomm.h
    │   │   │   └── uart.h
    │   │   ├── pan
    │   │   │   ├── Makefile
    │   │   │   ├── bnep.c
    │   │   │   ├── bnep.h
    │   │   │   ├── pan.c
    │   │   │   ├── pan.h
    │   │   │   └── sysctl-pan.c
    │   │   ├── rfcomm
    │   │   │   ├── Makefile
    │   │   │   ├── af_rfcomm.c
    │   │   │   ├── bty.c
    │   │   │   ├── bty.h
    │   │   │   ├── rfcomm.c
    │   │   │   └── sysctl-rfcomm.c
    │   │   └── rules.mk
    │   ├── affix-kernel-3.2.0.tar.gz
    │   ├── affix_320_sec(affix for 2.6 kernel).txt
    │   ├── patch_hci_3_2_0(affix-kernel for 2.6 kernel).txt
    │   └── sourceinsight
    │       └── affix-3.2.0
    │           └── Nokia-Affix-3.20.SearchResults
    ├── Affix Bluetooth Protocol Stack For Linux.pdf
    ├── Affix-enduser.pdf
    └── Affix-techdoc.pdf

21 directories, 178 files