X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fnet%2Fbluetooth%2Fhci_core.h;h=2d17fc7963df043adefaf7127f0e1b2a730607bd;hb=30a3ebd2c711783493e16c5763a90aac609ca7fd;hp=6dd3d0fab452f2ea29ba933c2edab984ca7e5205;hpb=e04ec6e48e3d349ee6757871af309ea2591c9bd9;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index 6dd3d0f..2d17fc7 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h @@ -2426,6 +2426,8 @@ void mgmt_multi_adv_state_change_evt(struct hci_dev *hdev, u8 adv_instance, u8 state_change_reason, u16 connection_handle); void mgmt_6lowpan_conn_changed(struct hci_dev *hdev, char if_name[16], bdaddr_t *bdaddr, u8 addr_type, bool connected); +void mgmt_le_read_maximum_data_length_complete(struct hci_dev *hdev, + u8 status); #endif int hci_abort_conn(struct hci_conn *conn, u8 reason);