Added ability to search by Channel PSM to the GetChannelData() function in the Blueto...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Apr 2010 14:08:00 +0000 (14:08 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 22 Apr 2010 14:08:00 +0000 (14:08 +0000)
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.

Factored out Bluetooth state information into a new state structure for easy reference in the user application.

Added new StackInitialized() Bluetooth stack callback function.


No differences found