|
You can
use the Axis bluetooth protocol stack for your Bluetooth prototype
system.
But The
Axis bluetooth protocol stack is growing now, so it might have not
been fit in your system.
And CSR's
BlueCore01B chip support the H4 . You can set your hci transport
interface with PS-TOOL provided by CSR.
If you
would like to use the BCSP protocol stack, you must port it into the Axis
Stack.
The BCSP
protocol use setjmp(), longjmp() system call. this system call is not support in
kernel mode.I think.
If you
use the Axis Stack in Kernel mode, You must solve this.
Good
Luck.
|