summaryrefslogtreecommitdiff
path: root/hw/bt-sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/bt-sdp.c')
-rw-r--r--hw/bt-sdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bt-sdp.c b/hw/bt-sdp.c
index 9dee7c20a0..992de0efd9 100644
--- a/hw/bt-sdp.c
+++ b/hw/bt-sdp.c
@@ -948,7 +948,7 @@ static int bt_l2cap_sdp_new_ch(struct bt_l2cap_device_s *dev,
&sdp_service_sdp_s,
&sdp_service_hid_s,
&sdp_service_pnp_s,
- 0,
+ NULL,
};
sdp->channel = params;