[Bluetooth] Get rid of hci_send_raw()
This patch removes the function hci_send_raw() and puts all its logic directly into hci_sock_sendmsg().
Showing
Please register or sign in to comment
This patch removes the function hci_send_raw() and puts all its logic directly into hci_sock_sendmsg().