Added comment about hci local version

This commit is contained in:
Kristian Lauszus 2012-08-08 20:17:14 +02:00
parent f17a3a2233
commit 58ecd212a7

View file

@ -480,7 +480,7 @@ void BTD::HCI_task() {
}
break;
case HCI_LOCAL_VERSION_STATE:
case HCI_LOCAL_VERSION_STATE: // The local version is used by the PS3BT class
if (hci_read_version_complete) {
if(btdName != NULL) {
hci_set_local_name(btdName);