X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=net%2Fbluetooth%2Fhci_request.h;fp=net%2Fbluetooth%2Fhci_request.h;h=dde77bd59f915a48c4ea64c0444d61ac50151f67;hp=6b06629245a8c0358a5f1c6bf8964d66f291d0a6;hb=2a26d99b251b8625d27aed14e97fc10707a3a81f;hpb=a909d3e636995ba7c349e2ca5dbb528154d4ac30 diff --git a/net/bluetooth/hci_request.h b/net/bluetooth/hci_request.h index 6b06629245a8..dde77bd59f91 100644 --- a/net/bluetooth/hci_request.h +++ b/net/bluetooth/hci_request.h @@ -106,6 +106,8 @@ static inline void hci_update_background_scan(struct hci_dev *hdev) void hci_request_setup(struct hci_dev *hdev); void hci_request_cancel_all(struct hci_dev *hdev); +u8 append_local_name(struct hci_dev *hdev, u8 *ptr, u8 ad_len); + static inline u16 eir_append_data(u8 *eir, u16 eir_len, u8 type, u8 *data, u8 data_len) {