Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
The Enhanced Connection Complete event is use in conjunction with LL Privacy and not Extended Advertising. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Родитель
2eb71a3a68
Коммит
7edc907954
|
@ -719,14 +719,6 @@ static int hci_init3_req(struct hci_request *req, unsigned long opt)
|
|||
* Report
|
||||
*/
|
||||
|
||||
/* If the controller supports the LE Extended Create Connection
|
||||
* command, enable the corresponding event.
|
||||
*/
|
||||
if (use_ext_conn(hdev))
|
||||
events[1] |= 0x02; /* LE Enhanced Connection
|
||||
* Complete
|
||||
*/
|
||||
|
||||
/* If the controller supports the LE Extended Advertising
|
||||
* command, enable the corresponding event.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче