summaryrefslogtreecommitdiff
path: root/unit/test-gatt.c
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-04-28 15:34:34 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-04-29 12:25:51 +0300
commitc7499543ffe26fa81bc0aa0a9676f8398a538ccd (patch)
tree5a9bf624d7b6f449d1f999980a92a1eccd414bf9 /unit/test-gatt.c
parent9963e6949e6f141d89f2b6e6f42319d760bebe1b (diff)
downloadbluez-c7499543ffe26fa81bc0aa0a9676f8398a538ccd.tar.gz
shared/att: Rename sec_level to security
Diffstat (limited to 'unit/test-gatt.c')
-rw-r--r--unit/test-gatt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit/test-gatt.c b/unit/test-gatt.c
index caaacbd63..a7ea7cd2d 100644
--- a/unit/test-gatt.c
+++ b/unit/test-gatt.c
@@ -1002,7 +1002,7 @@ static void test_signed_write_seclevel(struct context *context)
g_assert(bt_att_set_local_key(context->att, key, local_counter,
context));
- g_assert(bt_att_set_sec_level(context->att, BT_ATT_SECURITY_MEDIUM));
+ g_assert(bt_att_set_security(context->att, BT_ATT_SECURITY_MEDIUM));
g_assert(bt_gatt_client_write_without_response(context->client,
step->handle,