Searched refs:BT_GATT_PERM_READ_ENCRYPT_MASK (Results 1 – 2 of 2) sorted by relevance
28 #define BT_GATT_PERM_READ_ENCRYPT_MASK (BT_GATT_PERM_READ_ENCRYPT | \ macro
2513 if (bt_gatt_check_perm(conn, params->attr, BT_GATT_PERM_READ_ENCRYPT_MASK)) { in gatt_notify()2677 if (bt_gatt_check_perm(conn, params->attr, BT_GATT_PERM_READ_ENCRYPT_MASK)) { in gatt_indicate()2800 if (bt_gatt_check_perm(conn, attr, BT_GATT_PERM_READ_ENCRYPT_MASK)) { in notify_cb()