Bluetooth: convert hci_update_adv_data to hci_sync
hci_update_adv_data() is called from hci_event and hci_core due to events from the controller. The prior function used the deprecated hci_request method, and the new one uses hci_sync.c Signed-off-by:Brian Gix <brian.gix@intel.com> Signed-off-by:
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Showing
- include/net/bluetooth/hci_sync.h 1 addition, 0 deletionsinclude/net/bluetooth/hci_sync.h
- net/bluetooth/hci_core.c 1 addition, 1 deletionnet/bluetooth/hci_core.c
- net/bluetooth/hci_event.c 1 addition, 1 deletionnet/bluetooth/hci_event.c
- net/bluetooth/hci_request.c 0 additions, 64 deletionsnet/bluetooth/hci_request.c
- net/bluetooth/hci_request.h 0 additions, 2 deletionsnet/bluetooth/hci_request.h
- net/bluetooth/hci_sync.c 20 additions, 0 deletionsnet/bluetooth/hci_sync.c
Loading
Please register or sign in to comment