[PATCH 1/2] bluetooth: Pass HCI LE connection parameters

2013-07-04 Thread Kyle Manna
* Move hard coded values in hci_le_create_connection() for Bluetooth LE connections to the channel defaults so that they can be overriden by a patch to follow. * Add an argument to hci_connect() so that special connections can pass additional connection parameters. Update existing

[PATCH 1/2] bluetooth: Pass HCI LE connection parameters

2013-07-04 Thread Kyle Manna
* Move hard coded values in hci_le_create_connection() for Bluetooth LE connections to the channel defaults so that they can be overriden by a patch to follow. * Add an argument to hci_connect() so that special connections can pass additional connection parameters. Update existing